Skip to content

Commit fcf31a0

Browse files
Merge pull request #1669 from nestjs/renovate/angular-monorepo
fix(deps): update angular monorepo to v11.1.0
2 parents ea2d9fd + 53e1d1b commit fcf31a0

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

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

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
},
2121
"private": true,
2222
"dependencies": {
23-
"@angular/animations": "11.0.9",
23+
"@angular/animations": "11.1.0",
2424
"@angular/cdk": "11.0.4",
25-
"@angular/common": "11.0.9",
26-
"@angular/compiler": "11.0.9",
27-
"@angular/core": "11.0.9",
25+
"@angular/common": "11.1.0",
26+
"@angular/compiler": "11.1.0",
27+
"@angular/core": "11.1.0",
2828
"@angular/flex-layout": "10.0.0-beta.32",
29-
"@angular/forms": "11.0.9",
29+
"@angular/forms": "11.1.0",
3030
"@angular/http": "7.2.16",
3131
"@angular/material": "11.0.4",
32-
"@angular/platform-browser": "11.0.9",
33-
"@angular/platform-browser-dynamic": "11.0.9",
34-
"@angular/router": "11.0.9",
32+
"@angular/platform-browser": "11.1.0",
33+
"@angular/platform-browser-dynamic": "11.1.0",
34+
"@angular/router": "11.1.0",
3535
"core-js": "2.6.12",
3636
"hammerjs": "2.0.8",
3737
"ngx-perfect-scrollbar": "10.1.0",
@@ -45,8 +45,8 @@
4545
"devDependencies": {
4646
"@angular-devkit/build-angular": "0.1100.7",
4747
"@angular/cli": "11.0.7",
48-
"@angular/compiler-cli": "11.0.9",
49-
"@angular/language-service": "11.0.9",
48+
"@angular/compiler-cli": "11.1.0",
49+
"@angular/language-service": "11.1.0",
5050
"@commitlint/cli": "11.0.0",
5151
"@commitlint/config-angular": "11.0.0",
5252
"@types/jasmine": "3.6.3",

0 commit comments

Comments
 (0)