Skip to content

Commit 140c951

Browse files
Merge pull request nestjs#1188 from nestjs/renovate/angular-monorepo
fix(deps): update angular monorepo to v9.1.3
2 parents c33357a + 9c1580d commit 140c951

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

package-lock.json

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

0 commit comments

Comments
 (0)