Skip to content

Commit c2e1717

Browse files
committed
fix(project): updated the angular dependencies
1 parent def6dd4 commit c2e1717

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@
4242
"check-travis": " travis-status --repo=angular-material-extensions/password-strength --branch=master --fail-pending || echo 'Not yet passing'"
4343
},
4444
"dependencies": {
45-
"@angular/animations": "^8.1.1",
46-
"@angular/cdk": "^8.0.2",
47-
"@angular/common": "^8.1.1",
48-
"@angular/core": "^8.1.1",
49-
"@angular/forms": "^8.1.1",
50-
"@angular/material": "^8.0.2"
45+
"@angular/animations": "^8.1.2",
46+
"@angular/cdk": "^8.1.1",
47+
"@angular/common": "^8.1.2",
48+
"@angular/core": "^8.1.2",
49+
"@angular/forms": "^8.1.2",
50+
"@angular/material": "^8.1.1"
5151
},
5252
"devDependencies": {
5353
"@angular-devkit/schematics": "^8.1.1",

0 commit comments

Comments
 (0)