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 Sep 11, 2019
1 parent 7858680 commit 58e8855
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
84 changes: 42 additions & 42 deletions package-lock.json

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

24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "8.2.1",
"@angular/common": "8.2.1",
"@angular/core": "8.2.1",
"@angular/forms": "8.2.1",
"@angular/platform-browser": "8.2.1",
"@angular/platform-browser-dynamic": "8.2.1",
"@angular/animations": "8.2.6",
"@angular/common": "8.2.6",
"@angular/core": "8.2.6",
"@angular/forms": "8.2.6",
"@angular/platform-browser": "8.2.6",
"@angular/platform-browser-dynamic": "8.2.6",
"@angular/pwa": "0.802.1",
"@angular/router": "8.2.1",
"@angular/service-worker": "8.2.1",
"@angular/router": "8.2.6",
"@angular/service-worker": "8.2.6",
"@fivethree/core": "0.9.3",
"@fivethree/lottie": "0.2.0",
"@ionic-native/core": "5.12.0",
Expand All @@ -37,17 +37,17 @@
"hammerjs": "2.0.8",
"lottie-web": "5.5.7",
"rxjs": "6.5.2",
"zone.js": "0.9.1"
"zone.js": "0.10.2"
},
"devDependencies": {
"@angular-devkit/architect": "0.802.1",
"@angular-devkit/build-angular": "0.802.1",
"@angular-devkit/core": "8.2.1",
"@angular-devkit/schematics": "8.2.1",
"@angular/cli": "8.2.1",
"@angular/compiler": "8.2.1",
"@angular/compiler-cli": "8.2.1",
"@angular/language-service": "8.2.1",
"@angular/compiler": "8.2.6",
"@angular/compiler-cli": "8.2.6",
"@angular/language-service": "8.2.6",
"@ionic/angular-toolkit": "2.0.0",
"@types/jasmine": "3.3.9",
"@types/jasminewd2": "2.0.6",
Expand Down

0 comments on commit 58e8855

Please sign in to comment.