Skip to content

Commit a5f08ac

Browse files
committed
fix(package): updated angular to v7.3.4
1 parent 8f04a0e commit a5f08ac

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@
3535
"dependencies": {
3636
"@agm/core": "^1.0.0-beta.5",
3737
"@angular/animations": "^7.2.8",
38-
"@angular/cdk": "^7.3.3",
38+
"@angular/cdk": "^7.3.4",
3939
"@angular/common": "^7.2.8",
4040
"@angular/core": "^7.2.8",
4141
"@angular/forms": "^7.2.8",
42-
"@angular/material": "^7.3.3"
42+
"@angular/material": "^7.3.4"
4343
},
4444
"devDependencies": {
4545
"@angular/compiler": "^7.2.8",
@@ -55,8 +55,8 @@
5555
"@compodoc/gulp-compodoc": "^0.0.10",
5656
"@types/googlemaps": "^3.30.18",
5757
"@types/jest": "^23.3.14",
58-
"@types/lodash": "^4.14.122",
59-
"@types/node": "^10.12.30",
58+
"@types/lodash": "^4.14.123",
59+
"@types/node": "^10.14.0",
6060
"angular-cli-ghpages": "^0.5.3",
6161
"angular2-template-loader": "^0.6.2",
6262
"ansi-colors": "^3.2.4",

0 commit comments

Comments
 (0)