Skip to content

Commit eb88fbf

Browse files
committed
chore(package): updated angular and other dependencies
1 parent 4f793e9 commit eb88fbf

File tree

2 files changed

+65
-64
lines changed

2 files changed

+65
-64
lines changed

package-lock.json

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

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -32,25 +32,25 @@
3232
"check-travis": " travis-status --repo=angular-material-extensions/password-strength --branch=master --fail-pending || echo 'Not yet passing'"
3333
},
3434
"dependencies": {
35-
"@angular/animations": "^7.0.2",
36-
"@angular/cdk": "^7.0.3",
37-
"@angular/common": "^7.0.2",
38-
"@angular/core": "^7.0.2",
39-
"@angular/forms": "^7.0.2",
40-
"@angular/material": "^7.0.3"
35+
"@angular/animations": "^7.0.4",
36+
"@angular/cdk": "^7.0.4",
37+
"@angular/common": "^7.0.4",
38+
"@angular/core": "^7.0.4",
39+
"@angular/forms": "^7.0.4",
40+
"@angular/material": "^7.0.4"
4141
},
4242
"devDependencies": {
43-
"@angular-devkit/schematics": "^7.0.4",
44-
"@angular/compiler": "^7.0.2",
45-
"@angular/compiler-cli": "^7.0.2",
46-
"@angular/platform-browser": "^7.0.2",
47-
"@angular/platform-browser-dynamic": "^7.0.2",
48-
"@angular/platform-server": "^7.0.2",
43+
"@angular-devkit/schematics": "^7.0.6",
44+
"@angular/compiler": "^7.0.4",
45+
"@angular/compiler-cli": "^7.0.4",
46+
"@angular/platform-browser": "^7.0.4",
47+
"@angular/platform-browser-dynamic": "^7.0.4",
48+
"@angular/platform-server": "^7.0.4",
4949
"@compodoc/gulp-compodoc": "^0.0.9",
5050
"@types/jasmine": "^2.8.11",
5151
"@types/jest": "^23.3.9",
5252
"@types/lodash": "^4.14.118",
53-
"@types/node": "^10.12.2",
53+
"@types/node": "^10.12.9",
5454
"angular-cli-ghpages": "^0.5.3",
5555
"angular2-template-loader": "0.6.2",
5656
"autoprefixer": "^9.3.1",

0 commit comments

Comments
 (0)