Skip to content

Commit

Permalink
chore(deps): update angular monorepo to v6.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 16, 2018
1 parent 45db8e0 commit 8a172a1
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 57 deletions.
119 changes: 73 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "6.0.7",
"@angular/common": "6.0.7",
"@angular/compiler": "6.0.7",
"@angular/core": "6.0.7",
"@angular/forms": "6.0.7",
"@angular/http": "6.0.7",
"@angular/platform-browser": "6.0.7",
"@angular/platform-browser-dynamic": "6.0.7",
"@angular/router": "6.0.7",
"@angular/animations": "6.0.9",
"@angular/common": "6.0.9",
"@angular/compiler": "6.0.9",
"@angular/core": "6.0.9",
"@angular/forms": "6.0.9",
"@angular/http": "6.0.9",
"@angular/platform-browser": "6.0.9",
"@angular/platform-browser-dynamic": "6.0.9",
"@angular/router": "6.0.9",
"@ctrl/tinycolor": "2.0.0",
"chart.js": "2.7.2",
"core-js": "2.5.7",
Expand All @@ -38,8 +38,8 @@
"devDependencies": {
"@angular-devkit/build-angular": "0.6.8",
"@angular/cli": "6.0.8",
"@angular/compiler-cli": "6.0.7",
"@angular/language-service": "6.0.7",
"@angular/compiler-cli": "6.0.9",
"@angular/language-service": "6.0.9",
"@types/chart.js": "2.7.27",
"@types/fs-extra": "5.0.4",
"@types/jasmine": "2.8.8",
Expand Down

0 comments on commit 8a172a1

Please sign in to comment.