Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 24, 2020
1 parent 7bd1a6c commit 22f1ab3
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 28 deletions.
194 changes: 173 additions & 21 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
},
"private": true,
"dependencies": {
"@angular/common": "~9.0.0",
"@angular/core": "~9.0.0",
"@angular/forms": "~9.0.0",
"@angular/platform-browser": "~9.0.0",
"@angular/platform-browser-dynamic": "~9.0.0",
"@angular/router": "~9.0.0",
"@angular/common": "~10.0.0",
"@angular/core": "~10.0.0",
"@angular/forms": "~10.0.0",
"@angular/platform-browser": "~10.0.0",
"@angular/platform-browser-dynamic": "~10.0.0",
"@angular/router": "~10.0.0",
"@ionic-native/core": "^5.0.0",
"@ionic-native/splash-screen": "^5.0.0",
"@ionic-native/status-bar": "^5.0.0",
"@ionic/angular": "^5.0.0",
"cordova-sqlite-storage": "^5.0.0",
"rxjs": "~6.6.0",
"sql.js": "^1.1.0",
"tslib": "^1.10.0",
"tslib": "^2.0.0",
"typeorm": "^0.2.22",
"zone.js": "~0.11.0"
},
Expand Down

0 comments on commit 22f1ab3

Please sign in to comment.