Skip to content

Commit a687e9b

Browse files
committed
fix(deps): update angular monorepo to v12.2.12
1 parent d15cb8e commit a687e9b

2 files changed

Lines changed: 40 additions & 40 deletions

File tree

package-lock.json

Lines changed: 30 additions & 30 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
@@ -23,14 +23,14 @@
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.12",
27+
"@angular/common": "12.2.12",
28+
"@angular/compiler": "12.2.12",
29+
"@angular/core": "12.2.12",
30+
"@angular/forms": "12.2.12",
31+
"@angular/platform-browser": "12.2.12",
32+
"@angular/platform-browser-dynamic": "12.2.12",
33+
"@angular/router": "12.2.12",
3434
"rxjs": "6.6.7",
3535
"tslib": "2.3.1",
3636
"zone.js": "0.11.4"
@@ -39,8 +39,8 @@
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.12",
43+
"@angular/language-service": "12.2.12",
4444
"@types/jasmine": "3.10.1",
4545
"@types/jasminewd2": "2.0.10",
4646
"@types/node": "14.17.32",

0 commit comments

Comments
 (0)