Skip to content

Commit 3dd5e32

Browse files
Merge pull request #1158 from nestjs/renovate/angular-monorepo
fix(deps): update angular monorepo to v9.1.2
2 parents f2a0c24 + 4f6d1d9 commit 3dd5e32

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

package-lock.json

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

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,19 @@
2020
},
2121
"private": true,
2222
"dependencies": {
23-
"@angular/animations": "9.1.1",
23+
"@angular/animations": "9.1.2",
2424
"@angular/cdk": "9.2.1",
25-
"@angular/common": "9.1.1",
26-
"@angular/compiler": "9.1.1",
27-
"@angular/core": "9.1.1",
25+
"@angular/common": "9.1.2",
26+
"@angular/compiler": "9.1.2",
27+
"@angular/core": "9.1.2",
2828
"@angular/flex-layout": "8.0.0-beta.27",
29-
"@angular/forms": "9.1.1",
29+
"@angular/forms": "9.1.2",
3030
"@angular/http": "7.2.16",
3131
"@angular/material": "9.2.1",
32-
"@angular/platform-browser": "9.1.1",
33-
"@angular/platform-browser-dynamic": "9.1.1",
34-
"@angular/router": "9.1.1",
35-
"@angular/service-worker": "9.1.1",
32+
"@angular/platform-browser": "9.1.2",
33+
"@angular/platform-browser-dynamic": "9.1.2",
34+
"@angular/router": "9.1.2",
35+
"@angular/service-worker": "9.1.2",
3636
"@ngrx/effects": "9.1.0",
3737
"@ngrx/router-store": "9.1.0",
3838
"@ngrx/store": "9.1.0",
@@ -60,8 +60,8 @@
6060
"devDependencies": {
6161
"@angular-devkit/build-angular": "0.901.1",
6262
"@angular/cli": "9.1.1",
63-
"@angular/compiler-cli": "9.1.1",
64-
"@angular/language-service": "9.1.1",
63+
"@angular/compiler-cli": "9.1.2",
64+
"@angular/language-service": "9.1.2",
6565
"@types/jasmine": "3.5.10",
6666
"@types/jasminewd2": "2.0.8",
6767
"@types/lodash": "4.14.149",

0 commit comments

Comments
 (0)