Skip to content

Commit bf4af44

Browse files
committed
fix(demo): updated angular cdk and material to 7.3.4
1 parent a5f08ac commit bf4af44

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

demo/package-lock.json

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

demo/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"@angular-material-extensions/faq": "^3.0.4",
3030
"@angular-material-extensions/jumbotron": "^1.0.1",
3131
"@angular/animations": "^7.2.8",
32-
"@angular/cdk": "^7.3.3",
32+
"@angular/cdk": "^7.3.4",
3333
"@angular/common": "^7.2.8",
3434
"@angular/compiler": "^7.2.8",
3535
"@angular/core": "^7.2.8",
3636
"@angular/flex-layout": "^7.0.0-beta.23",
3737
"@angular/forms": "^7.2.8",
3838
"@angular/http": "^7.2.8",
39-
"@angular/material": "^7.3.3",
39+
"@angular/material": "^7.3.4",
4040
"@angular/platform-browser": "^7.2.8",
4141
"@angular/platform-browser-dynamic": "^7.2.8",
4242
"@angular/platform-server": "^7.2.8",
@@ -67,7 +67,7 @@
6767
"@nguniversal/express-engine": "^7.1.1",
6868
"@nguniversal/module-map-ngfactory-loader": "^7.1.1",
6969
"@types/jest": "^23.3.14",
70-
"@types/node": "^10.12.30",
70+
"@types/node": "^10.14.0",
7171
"codelyzer": "^4.5.0",
7272
"express": "^4.16.4",
7373
"greenkeeper-lockfile": "1.15.1",

0 commit comments

Comments
 (0)