Skip to content

Commit

Permalink
fix(deps): update angular monorepo to v7.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 26, 2019
1 parent dc57f7e commit 9f6aeaf
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
66 changes: 33 additions & 33 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 @@ -33,13 +33,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.15",
"@angular/core": "7.2.15",
"@angular/forms": "7.2.15",
"@angular/http": "7.2.15",
"@angular/platform-browser": "7.2.15",
"@angular/platform-browser-dynamic": "7.2.15",
"@angular/router": "7.2.15",
"@ionic-native/core": "5.3.0",
"@ionic-native/splash-screen": "5.3.0",
"@ionic-native/status-bar": "5.3.0",
Expand All @@ -56,9 +56,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.15",
"@angular/compiler-cli": "7.2.15",
"@angular/language-service": "7.2.15",
"@ionic/angular-toolkit": "1.5.0",
"@types/jasmine": "3.3.10",
"@types/jasminewd2": "2.0.6",
Expand Down

0 comments on commit 9f6aeaf

Please sign in to comment.