Skip to content

Commit bb3d1fa

Browse files
fix(deps): update angular monorepo to v11.2.8 (#5)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent ae20bc3 commit bb3d1fa

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

package-lock.json

Lines changed: 28 additions & 28 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
@@ -33,22 +33,22 @@
3333
},
3434
"private": false,
3535
"dependencies": {
36-
"@angular/animations": "11.2.7",
37-
"@angular/common": "11.2.7",
38-
"@angular/compiler": "11.2.7",
39-
"@angular/core": "11.2.7",
40-
"@angular/forms": "11.2.7",
41-
"@angular/platform-browser": "11.2.7",
42-
"@angular/platform-browser-dynamic": "11.2.7",
43-
"@angular/router": "11.2.7",
36+
"@angular/animations": "11.2.8",
37+
"@angular/common": "11.2.8",
38+
"@angular/compiler": "11.2.8",
39+
"@angular/core": "11.2.8",
40+
"@angular/forms": "11.2.8",
41+
"@angular/platform-browser": "11.2.8",
42+
"@angular/platform-browser-dynamic": "11.2.8",
43+
"@angular/router": "11.2.8",
4444
"rxjs": "6.6.7",
4545
"tslib": "2.1.0",
4646
"zone.js": "0.11.4"
4747
},
4848
"devDependencies": {
4949
"@angular-devkit/build-angular": "0.1102.6",
5050
"@angular/cli": "11.2.6",
51-
"@angular/compiler-cli": "11.2.7",
51+
"@angular/compiler-cli": "11.2.8",
5252
"@types/jasmine": "3.6.9",
5353
"@types/node": "12.20.6",
5454
"codelyzer": "6.0.1",

0 commit comments

Comments
 (0)