Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

Commit f6d7962

Browse files
committed
fix(deps): update angular monorepo to v11
1 parent d5830bb commit f6d7962

File tree

2 files changed

+99
-124
lines changed

2 files changed

+99
-124
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"private": true,
1313
"dependencies": {
14-
"@angular/animations": "9.1.11",
15-
"@angular/common": "9.1.11",
16-
"@angular/compiler": "9.1.11",
17-
"@angular/core": "9.1.11",
18-
"@angular/forms": "9.1.11",
19-
"@angular/platform-browser": "9.1.11",
20-
"@angular/platform-browser-dynamic": "9.1.11",
21-
"@angular/router": "9.1.11",
14+
"@angular/animations": "11.2.9",
15+
"@angular/common": "11.2.9",
16+
"@angular/compiler": "11.2.9",
17+
"@angular/core": "11.2.9",
18+
"@angular/forms": "11.2.9",
19+
"@angular/platform-browser": "11.2.9",
20+
"@angular/platform-browser-dynamic": "11.2.9",
21+
"@angular/router": "11.2.9",
2222
"@ngrx/effects": "9.2.0",
2323
"@ngrx/entity": "9.2.0",
2424
"@ngrx/store": "9.2.0",
@@ -31,8 +31,8 @@
3131
"devDependencies": {
3232
"@angular-devkit/build-angular": "0.901.9",
3333
"@angular/cli": "9.1.9",
34-
"@angular/compiler-cli": "9.1.11",
35-
"@angular/language-service": "9.1.11",
34+
"@angular/compiler-cli": "11.2.9",
35+
"@angular/language-service": "11.2.9",
3636
"@types/jasmine": "3.5.10",
3737
"@types/jasminewd2": "2.0.8",
3838
"@types/node": "12.12.47",

0 commit comments

Comments
 (0)