Skip to content

Commit

Permalink
chore(deps): update @angular to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 29, 2020
1 parent 7b1c5c0 commit 754d65c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 57 deletions.
74 changes: 25 additions & 49 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "8.2.14",
"@angular/common": "8.2.14",
"@angular/compiler": "8.2.14",
"@angular/core": "8.2.14",
"@angular/forms": "8.2.14",
"@angular/platform-browser": "8.2.14",
"@angular/platform-browser-dynamic": "8.2.14",
"@angular/router": "8.2.14",
"@angular/animations": "9.1.3",
"@angular/common": "9.1.3",
"@angular/compiler": "9.1.3",
"@angular/core": "9.1.3",
"@angular/forms": "9.1.3",
"@angular/platform-browser": "9.1.3",
"@angular/platform-browser-dynamic": "9.1.3",
"@angular/router": "9.1.3",
"@ionic-native/core": "5.18.0",
"@ionic-native/splash-screen": "5.18.0",
"@ionic-native/status-bar": "5.18.0",
Expand Down

0 comments on commit 754d65c

Please sign in to comment.