Skip to content

Commit 243fc35

Browse files
Update angular monorepo
1 parent c04d5d1 commit 243fc35

File tree

2 files changed

+82
-139
lines changed

2 files changed

+82
-139
lines changed

package-lock.json

Lines changed: 72 additions & 129 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
@@ -31,20 +31,20 @@
3131
},
3232
"private": true,
3333
"dependencies": {
34-
"@angular/animations": "9.1.12",
34+
"@angular/animations": "9.1.13",
3535
"@angular/cdk": "9.2.4",
36-
"@angular/common": "9.1.12",
37-
"@angular/compiler": "9.1.12",
36+
"@angular/common": "9.1.13",
37+
"@angular/compiler": "9.1.13",
3838
"@angular/core": "9.1.12",
39-
"@angular/forms": "9.1.12",
39+
"@angular/forms": "9.1.13",
4040
"@angular/material": "9.2.4",
41-
"@angular/platform-browser": "9.1.12",
42-
"@angular/platform-browser-dynamic": "9.1.12",
43-
"@angular/router": "9.1.12",
41+
"@angular/platform-browser": "9.1.13",
42+
"@angular/platform-browser-dynamic": "9.1.13",
43+
"@angular/router": "9.1.13",
4444
"@nrwl/angular": "9.5.1",
4545
"core-js": "2.6.11",
4646
"rxjs": "6.6.2",
47-
"zone.js": "0.10.3",
47+
"zone.js": "0.14.10",
4848
"@ngrx/store": "10.0.0",
4949
"@ngrx/effects": "10.0.0",
5050
"@ngrx/entity": "10.0.0",
@@ -53,8 +53,8 @@
5353
"devDependencies": {
5454
"@angular-devkit/build-angular": "0.1000.7",
5555
"@angular/cli": "9.1.12",
56-
"@angular/compiler-cli": "9.1.12",
57-
"@angular/language-service": "9.1.12",
56+
"@angular/compiler-cli": "9.1.13",
57+
"@angular/language-service": "9.1.13",
5858
"@ngrx/schematics": "10.0.0",
5959
"@ngrx/store-devtools": "10.0.0",
6060
"@nrwl/cypress": "9.5.1",

0 commit comments

Comments
 (0)