Skip to content

Commit 9e9ca89

Browse files
Merge pull request #1143 from nestjs/renovate/angular-monorepo
fix(deps): update angular monorepo to v9.1.1
2 parents 7f91938 + af23080 commit 9e9ca89

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

package-lock.json

Lines changed: 39 additions & 39 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.0",
23+
"@angular/animations": "9.1.1",
2424
"@angular/cdk": "9.2.0",
25-
"@angular/common": "9.1.0",
26-
"@angular/compiler": "9.1.0",
27-
"@angular/core": "9.1.0",
25+
"@angular/common": "9.1.1",
26+
"@angular/compiler": "9.1.1",
27+
"@angular/core": "9.1.1",
2828
"@angular/flex-layout": "8.0.0-beta.27",
29-
"@angular/forms": "9.1.0",
29+
"@angular/forms": "9.1.1",
3030
"@angular/http": "7.2.16",
3131
"@angular/material": "9.2.0",
32-
"@angular/platform-browser": "9.1.0",
33-
"@angular/platform-browser-dynamic": "9.1.0",
34-
"@angular/router": "9.1.0",
35-
"@angular/service-worker": "9.1.0",
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",
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.0",
64-
"@angular/language-service": "9.1.0",
63+
"@angular/compiler-cli": "9.1.1",
64+
"@angular/language-service": "9.1.1",
6565
"@types/jasmine": "3.5.10",
6666
"@types/jasminewd2": "2.0.8",
6767
"@types/lodash": "4.14.149",

0 commit comments

Comments
 (0)