Skip to content

Commit 5ec4ab7

Browse files
committed
chore(package): updated angular to v7.1.3
1 parent 4d07e84 commit 5ec4ab7

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
lines changed

package-lock.json

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

package.json

Lines changed: 12 additions & 12 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.1.2",
35+
"@angular/animations": "^7.1.3",
3636
"@angular/cdk": "^7.1.1",
37-
"@angular/common": "^7.1.2",
38-
"@angular/core": "^7.1.2",
39-
"@angular/forms": "^7.1.2",
37+
"@angular/common": "^7.1.3",
38+
"@angular/core": "^7.1.3",
39+
"@angular/forms": "^7.1.3",
4040
"@angular/material": "^7.1.1"
4141
},
4242
"devDependencies": {
43-
"@angular-devkit/schematics": "^7.1.2",
44-
"@angular/compiler": "^7.1.2",
45-
"@angular/compiler-cli": "^7.1.2",
46-
"@angular/platform-browser": "^7.1.2",
47-
"@angular/platform-browser-dynamic": "^7.1.2",
48-
"@angular/platform-server": "^7.1.2",
43+
"@angular-devkit/schematics": "^7.1.3",
44+
"@angular/compiler": "^7.1.3",
45+
"@angular/compiler-cli": "^7.1.3",
46+
"@angular/platform-browser": "^7.1.3",
47+
"@angular/platform-browser-dynamic": "^7.1.3",
48+
"@angular/platform-server": "^7.1.3",
4949
"@compodoc/gulp-compodoc": "^0.0.10",
5050
"@types/jasmine": "^2.8.12",
5151
"@types/jest": "^23.3.10",
52-
"@types/lodash": "^4.14.118",
53-
"@types/node": "^10.12.12",
52+
"@types/lodash": "^4.14.119",
53+
"@types/node": "^10.12.15",
5454
"angular-cli-ghpages": "^0.5.3",
5555
"angular2-template-loader": "0.6.2",
5656
"autoprefixer": "^9.4.2",

0 commit comments

Comments
 (0)