Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v6.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 26, 2018
1 parent ac8c80d commit 87d8ebf
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
54 changes: 27 additions & 27 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@angular-devkit/build-angular": "0.7.5",
"@angular-devkit/build-ng-packagr": "0.8.2",
"@angular/cli": "6.2.1",
"@angular/compiler-cli": "6.1.7",
"@angular/compiler-cli": "6.1.9",
"@commitlint/cli": "7.1.1",
"@commitlint/config-conventional": "7.1.1",
"@types/jasmine": "2.8.8",
Expand Down Expand Up @@ -101,14 +101,14 @@
"semantic-release": "15.9.15"
},
"dependencies": {
"@angular/common": "6.1.7",
"@angular/compiler": "6.1.7",
"@angular/core": "6.1.7",
"@angular/forms": "6.1.7",
"@angular/http": "6.1.7",
"@angular/platform-browser": "6.1.7",
"@angular/platform-browser-dynamic": "6.1.7",
"@angular/router": "6.1.7",
"@angular/common": "6.1.9",
"@angular/compiler": "6.1.9",
"@angular/core": "6.1.9",
"@angular/forms": "6.1.9",
"@angular/http": "6.1.9",
"@angular/platform-browser": "6.1.9",
"@angular/platform-browser-dynamic": "6.1.9",
"@angular/router": "6.1.9",
"bootstrap": "4.1.3",
"core-js": "2.5.7",
"rxjs": "6.2.2",
Expand Down

0 comments on commit 87d8ebf

Please sign in to comment.