|
32 | 32 | "check-travis": " travis-status --repo=angular-material-extensions/password-strength --branch=master --fail-pending || echo 'Not yet passing'" |
33 | 33 | }, |
34 | 34 | "dependencies": { |
35 | | - "@angular/animations": "^7.1.2", |
| 35 | + "@angular/animations": "^7.1.3", |
36 | 36 | "@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", |
40 | 40 | "@angular/material": "^7.1.1" |
41 | 41 | }, |
42 | 42 | "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", |
49 | 49 | "@compodoc/gulp-compodoc": "^0.0.10", |
50 | 50 | "@types/jasmine": "^2.8.12", |
51 | 51 | "@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", |
54 | 54 | "angular-cli-ghpages": "^0.5.3", |
55 | 55 | "angular2-template-loader": "0.6.2", |
56 | 56 | "autoprefixer": "^9.4.2", |
|
0 commit comments