Skip to content

Commit cd5da9c

Browse files
authored
Merge pull request #961 from cyrilletuzi/renovate/angular-monorepo
fix(deps): update angular monorepo to v13.2.6
2 parents e29ac6b + 77f6e3d commit cd5da9c

File tree

2 files changed

+91
-70
lines changed

2 files changed

+91
-70
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
},
3131
"private": true,
3232
"dependencies": {
33-
"@angular/common": "13.2.5",
34-
"@angular/compiler": "13.2.5",
35-
"@angular/core": "13.2.5",
36-
"@angular/platform-browser": "13.2.5",
37-
"@angular/platform-browser-dynamic": "13.2.5",
38-
"@angular/router": "13.2.5",
33+
"@angular/common": "13.2.6",
34+
"@angular/compiler": "13.2.6",
35+
"@angular/core": "13.2.6",
36+
"@angular/platform-browser": "13.2.6",
37+
"@angular/platform-browser-dynamic": "13.2.6",
38+
"@angular/router": "13.2.6",
3939
"rxjs": "7.5.5",
4040
"tslib": "2.3.1"
4141
},
@@ -47,7 +47,7 @@
4747
"@angular-eslint/schematics": "13.1.0",
4848
"@angular-eslint/template-parser": "13.1.0",
4949
"@angular/cli": "13.2.6",
50-
"@angular/compiler-cli": "13.2.5",
50+
"@angular/compiler-cli": "13.2.6",
5151
"@types/jasmine": "3.10.3",
5252
"@types/node": "16.11.26",
5353
"@typescript-eslint/eslint-plugin": "5.14.0",

0 commit comments

Comments
 (0)