Skip to content

Commit 6bde558

Browse files
fix(deps): update angular monorepo
1 parent d15cb8e commit 6bde558

2 files changed

Lines changed: 81 additions & 61 deletions

File tree

package-lock.json

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

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,24 +23,24 @@
2323
},
2424
"private": true,
2525
"dependencies": {
26-
"@angular/animations": "12.2.11",
27-
"@angular/common": "12.2.11",
28-
"@angular/compiler": "12.2.11",
29-
"@angular/core": "12.2.11",
30-
"@angular/forms": "12.2.11",
31-
"@angular/platform-browser": "12.2.11",
32-
"@angular/platform-browser-dynamic": "12.2.11",
33-
"@angular/router": "12.2.11",
26+
"@angular/animations": "12.2.17",
27+
"@angular/common": "12.2.17",
28+
"@angular/compiler": "12.2.17",
29+
"@angular/core": "12.2.17",
30+
"@angular/forms": "12.2.17",
31+
"@angular/platform-browser": "12.2.17",
32+
"@angular/platform-browser-dynamic": "12.2.17",
33+
"@angular/router": "12.2.17",
3434
"rxjs": "6.6.7",
3535
"tslib": "2.3.1",
36-
"zone.js": "0.11.4"
36+
"zone.js": "0.13.0"
3737
},
3838
"devDependencies": {
3939
"@angular-devkit/build-angular": "12.2.12",
4040
"@angular-devkit/core": "12.2.12",
4141
"@angular/cli": "12.2.12",
42-
"@angular/compiler-cli": "12.2.11",
43-
"@angular/language-service": "12.2.11",
42+
"@angular/compiler-cli": "12.2.17",
43+
"@angular/language-service": "12.2.17",
4444
"@types/jasmine": "3.10.1",
4545
"@types/jasminewd2": "2.0.10",
4646
"@types/node": "14.17.32",

0 commit comments

Comments
 (0)