Skip to content

Commit 08e6087

Browse files
committed
fix(deps): update angular monorepo to v11.2.13
1 parent 4661e56 commit 08e6087

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

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: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
},
3535
"private": false,
3636
"dependencies": {
37-
"@angular/animations": "11.2.8",
38-
"@angular/common": "11.2.8",
39-
"@angular/compiler": "11.2.8",
40-
"@angular/core": "11.2.8",
41-
"@angular/forms": "11.2.8",
42-
"@angular/platform-browser": "11.2.8",
43-
"@angular/platform-browser-dynamic": "11.2.8",
44-
"@angular/router": "11.2.8",
37+
"@angular/animations": "11.2.13",
38+
"@angular/common": "11.2.13",
39+
"@angular/compiler": "11.2.13",
40+
"@angular/core": "11.2.13",
41+
"@angular/forms": "11.2.13",
42+
"@angular/platform-browser": "11.2.13",
43+
"@angular/platform-browser-dynamic": "11.2.13",
44+
"@angular/router": "11.2.13",
4545
"@types/lodash": "4.14.168",
4646
"lodash": "4.17.21",
4747
"rxjs": "6.6.7",
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@angular-devkit/build-angular": "0.1102.6",
5353
"@angular/cli": "11.2.6",
54-
"@angular/compiler-cli": "11.2.8",
54+
"@angular/compiler-cli": "11.2.13",
5555
"@types/jasmine": "3.6.9",
5656
"@types/node": "12.20.6",
5757
"codelyzer": "6.0.1",

0 commit comments

Comments
 (0)