Skip to content

Commit 899f4e7

Browse files
committed
fix(package): updated angular material and cdk to v7.3.5
1 parent 5fa9df9 commit 899f4e7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
},
4444
"dependencies": {
4545
"@angular/animations": "^7.2.9",
46-
"@angular/cdk": "^7.3.4",
46+
"@angular/cdk": "^7.3.5",
4747
"@angular/common": "^7.2.9",
4848
"@angular/core": "^7.2.9",
4949
"@angular/forms": "^7.2.9",
50-
"@angular/material": "^7.3.4"
50+
"@angular/material": "^7.3.5"
5151
},
5252
"devDependencies": {
5353
"@angular-devkit/schematics": "^7.3.6",

0 commit comments

Comments
 (0)