Skip to content

Commit 69a153f

Browse files
Merge pull request #1341 from nestjs/renovate/angular-monorepo
fix(deps): update angular monorepo to v9.1.12
2 parents b42eda3 + 78da815 commit 69a153f

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
},
2121
"private": true,
2222
"dependencies": {
23-
"@angular/animations": "9.1.11",
23+
"@angular/animations": "9.1.12",
2424
"@angular/cdk": "9.2.4",
25-
"@angular/common": "9.1.11",
26-
"@angular/compiler": "9.1.11",
27-
"@angular/core": "9.1.11",
25+
"@angular/common": "9.1.12",
26+
"@angular/compiler": "9.1.12",
27+
"@angular/core": "9.1.12",
2828
"@angular/flex-layout": "8.0.0-beta.27",
29-
"@angular/forms": "9.1.11",
29+
"@angular/forms": "9.1.12",
3030
"@angular/http": "7.2.16",
3131
"@angular/material": "9.2.4",
32-
"@angular/platform-browser": "9.1.11",
33-
"@angular/platform-browser-dynamic": "9.1.11",
34-
"@angular/router": "9.1.11",
32+
"@angular/platform-browser": "9.1.12",
33+
"@angular/platform-browser-dynamic": "9.1.12",
34+
"@angular/router": "9.1.12",
3535
"core-js": "2.6.11",
3636
"hammerjs": "2.0.8",
3737
"ngx-perfect-scrollbar": "9.0.0",

0 commit comments

Comments
 (0)