Skip to content

Commit e99cec4

Browse files
Merge pull request #1611 from nestjs/renovate/angular-monorepo
fix(deps): update angular monorepo to v11.0.6
2 parents ccce2be + 752e547 commit e99cec4

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.4",
23+
"@angular/animations": "11.0.6",
2424
"@angular/cdk": "11.0.3",
25-
"@angular/common": "11.0.4",
26-
"@angular/compiler": "11.0.4",
27-
"@angular/core": "11.0.4",
25+
"@angular/common": "11.0.6",
26+
"@angular/compiler": "11.0.6",
27+
"@angular/core": "11.0.6",
2828
"@angular/flex-layout": "10.0.0-beta.32",
29-
"@angular/forms": "11.0.4",
29+
"@angular/forms": "11.0.6",
3030
"@angular/http": "7.2.16",
3131
"@angular/material": "11.0.3",
32-
"@angular/platform-browser": "11.0.4",
33-
"@angular/platform-browser-dynamic": "11.0.4",
34-
"@angular/router": "11.0.4",
32+
"@angular/platform-browser": "11.0.6",
33+
"@angular/platform-browser-dynamic": "11.0.6",
34+
"@angular/router": "11.0.6",
3535
"core-js": "2.6.12",
3636
"hammerjs": "2.0.8",
3737
"ngx-perfect-scrollbar": "10.0.1",
@@ -45,8 +45,8 @@
4545
"devDependencies": {
4646
"@angular-devkit/build-angular": "0.1100.6",
4747
"@angular/cli": "11.0.6",
48-
"@angular/compiler-cli": "11.0.4",
49-
"@angular/language-service": "11.0.4",
48+
"@angular/compiler-cli": "11.0.6",
49+
"@angular/language-service": "11.0.6",
5050
"@commitlint/cli": "11.0.0",
5151
"@commitlint/config-angular": "11.0.0",
5252
"@types/jasmine": "3.6.2",

0 commit comments

Comments
 (0)