Skip to content

Commit

Permalink
fix(deps): update angular monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 2, 2019
1 parent dc57f7e commit b844199
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
72 changes: 36 additions & 36 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 @@ -33,21 +33,21 @@
"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",
"@ionic/angular": "4.1.2",
"core-js": "2.6.5",
"lottie-web": "5.5.0",
"rxjs": "6.4.0",
"zone.js": "0.8.29"
"zone.js": "0.10.1"
},
"devDependencies": {
"@angular-devkit/architect": "0.13.7",
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 b844199

Please sign in to comment.