Skip to content

Commit

Permalink
chore(dependencies): Update angular monorepo to 6.1.x (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and dominique-mueller committed Sep 4, 2018
1 parent edc1755 commit 1bff46d
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 49 deletions.
112 changes: 69 additions & 43 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
"rxjs": ">= 6.0.0 < 7.0.0"
},
"devDependencies": {
"@angular/common": "6.0.x",
"@angular/compiler": "6.0.x",
"@angular/compiler-cli": "6.0.x",
"@angular/core": "6.0.x",
"@angular/platform-browser": "6.0.x",
"@angular/platform-browser-dynamic": "6.0.x",
"@angular/common": "6.1.x",
"@angular/compiler": "6.1.x",
"@angular/compiler-cli": "6.1.x",
"@angular/core": "6.1.x",
"@angular/platform-browser": "6.1.x",
"@angular/platform-browser-dynamic": "6.1.x",
"@types/node": "10.5.x",
"@types/web-animations-js": "2.2.x",
"angular-package-builder": "2.0.x",
Expand Down

0 comments on commit 1bff46d

Please sign in to comment.