Skip to content

Commit b8e436f

Browse files
committed
fix(deps): update angular monorepo to v9
1 parent 1bf9830 commit b8e436f

2 files changed

Lines changed: 159 additions & 76 deletions

File tree

package-lock.json

Lines changed: 150 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"url": "https://github.com/fivethree-team/ngxs-ionic-router-plugin/issues"
2727
},
2828
"dependencies": {
29-
"@angular/common": "8.2.14",
30-
"@angular/core": "8.2.14",
31-
"@angular/forms": "8.2.14",
32-
"@angular/platform-browser": "8.2.14",
33-
"@angular/platform-browser-dynamic": "8.2.14",
34-
"@angular/router": "8.2.14",
29+
"@angular/common": "9.0.4",
30+
"@angular/core": "9.0.4",
31+
"@angular/forms": "9.0.4",
32+
"@angular/platform-browser": "9.0.4",
33+
"@angular/platform-browser-dynamic": "9.0.4",
34+
"@angular/router": "9.0.4",
3535
"@ionic-native/core": "5.19.1",
3636
"@ionic-native/splash-screen": "5.19.1",
3737
"@ionic-native/status-bar": "5.19.1",
@@ -48,9 +48,9 @@
4848
"@angular-devkit/core": "8.3.23",
4949
"@angular-devkit/schematics": "8.3.23",
5050
"@angular/cli": "8.3.23",
51-
"@angular/compiler": "8.2.14",
52-
"@angular/compiler-cli": "8.2.14",
53-
"@angular/language-service": "8.2.14",
51+
"@angular/compiler": "9.0.4",
52+
"@angular/compiler-cli": "9.0.4",
53+
"@angular/language-service": "9.0.4",
5454
"@ionic/angular-toolkit": "2.1.2",
5555
"@ngxs/devtools-plugin": "3.6.1",
5656
"@types/jasmine": "3.3.15",

0 commit comments

Comments
 (0)