Skip to content

Commit

Permalink
Update angular monorepo to v7.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 13, 2019
1 parent 2014973 commit 5f0f31c
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
62 changes: 31 additions & 31 deletions package-lock.json

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

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"version": "conventional-changelog -p angular -i CHANGELOG.md -s"
},
"dependencies": {
"@angular/common": "7.2.11",
"@angular/core": "7.2.11",
"@angular/forms": "7.2.11",
"@angular/http": "7.2.11",
"@angular/platform-browser": "7.2.11",
"@angular/platform-browser-dynamic": "7.2.11",
"@angular/router": "7.2.11",
"@angular/common": "7.2.13",
"@angular/core": "7.2.13",
"@angular/forms": "7.2.13",
"@angular/http": "7.2.13",
"@angular/platform-browser": "7.2.13",
"@angular/platform-browser-dynamic": "7.2.13",
"@angular/router": "7.2.13",
"@ionic-native/core": "5.3.0",
"@ionic-native/splash-screen": "5.3.0",
"@ionic-native/status-bar": "5.3.0",
Expand All @@ -54,9 +54,9 @@
"@angular-devkit/core": "7.3.7",
"@angular-devkit/schematics": "7.3.7",
"@angular/cli": "7.3.7",
"@angular/compiler": "7.2.11",
"@angular/compiler-cli": "7.2.11",
"@angular/language-service": "7.2.11",
"@angular/compiler": "7.2.13",
"@angular/compiler-cli": "7.2.13",
"@angular/language-service": "7.2.13",
"@ionic/angular-toolkit": "1.5.0",
"@types/node": "10.12.24",
"@types/jasmine": "3.3.10",
Expand Down

0 comments on commit 5f0f31c

Please sign in to comment.