Skip to content

Commit ffdeb4c

Browse files
authored
Merge pull request #979 from cyrilletuzi/renovate/angular-monorepo
fix(deps): update angular monorepo to v13.3.1
2 parents 3831f5b + 6986f6f commit ffdeb4c

File tree

2 files changed

+90
-90
lines changed

2 files changed

+90
-90
lines changed

package-lock.json

Lines changed: 83 additions & 83 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.3.0",
34-
"@angular/compiler": "13.3.0",
35-
"@angular/core": "13.3.0",
36-
"@angular/platform-browser": "13.3.0",
37-
"@angular/platform-browser-dynamic": "13.3.0",
38-
"@angular/router": "13.3.0",
33+
"@angular/common": "13.3.1",
34+
"@angular/compiler": "13.3.1",
35+
"@angular/core": "13.3.1",
36+
"@angular/platform-browser": "13.3.1",
37+
"@angular/platform-browser-dynamic": "13.3.1",
38+
"@angular/router": "13.3.1",
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.3.1",
50-
"@angular/compiler-cli": "13.3.0",
50+
"@angular/compiler-cli": "13.3.1",
5151
"@types/jasmine": "4.0.1",
5252
"@types/node": "16.11.26",
5353
"@typescript-eslint/eslint-plugin": "5.17.0",

0 commit comments

Comments
 (0)