Skip to content

Commit 5170940

Browse files
committed
fix(deps): update angular monorepo to v11.2.4
1 parent 39b6837 commit 5170940

File tree

2 files changed

+103
-64
lines changed

2 files changed

+103
-64
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
},
2121
"private": true,
2222
"dependencies": {
23-
"@angular/animations": "11.2.3",
23+
"@angular/animations": "11.2.4",
2424
"@angular/cdk": "11.2.2",
25-
"@angular/common": "11.2.3",
26-
"@angular/compiler": "11.2.3",
27-
"@angular/core": "11.2.3",
25+
"@angular/common": "11.2.4",
26+
"@angular/compiler": "11.2.4",
27+
"@angular/core": "11.2.4",
2828
"@angular/flex-layout": "10.0.0-beta.32",
29-
"@angular/forms": "11.2.3",
29+
"@angular/forms": "11.2.4",
3030
"@angular/http": "7.2.16",
3131
"@angular/material": "11.2.2",
32-
"@angular/platform-browser": "11.2.3",
33-
"@angular/platform-browser-dynamic": "11.2.3",
34-
"@angular/router": "11.2.3",
32+
"@angular/platform-browser": "11.2.4",
33+
"@angular/platform-browser-dynamic": "11.2.4",
34+
"@angular/router": "11.2.4",
3535
"core-js": "2.6.12",
3636
"hammerjs": "2.0.8",
3737
"ngx-perfect-scrollbar": "10.1.0",

0 commit comments

Comments
 (0)