|
33 | 33 | "check-travis": " travis-status --repo=anthonynahas/ngx-material-faq --branch=master --fail-pending || echo 'Not yet passing'" |
34 | 34 | }, |
35 | 35 | "dependencies": { |
36 | | - "@angular/animations": "^6.0.1", |
| 36 | + "@angular/animations": "^6.0.2", |
37 | 37 | "@angular/cdk": "^6.0.2", |
38 | | - "@angular/common": "^6.0.1", |
39 | | - "@angular/core": "^6.0.1", |
| 38 | + "@angular/common": "^6.0.2", |
| 39 | + "@angular/core": "^6.0.2", |
40 | 40 | "@angular/flex-layout": "^6.0.0-beta.15", |
41 | | - "@angular/forms": "^6.0.1", |
| 41 | + "@angular/forms": "^6.0.2", |
42 | 42 | "@angular/material": "^6.0.2" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@angular/animations": "6.0.1", |
46 | | - "@angular/compiler": "6.0.1", |
47 | | - "@angular/compiler-cli": "6.0.1", |
48 | | - "@angular/language-service": "^6.0.1", |
49 | | - "@angular/platform-browser": "6.0.1", |
50 | | - "@angular/platform-browser-dynamic": "6.0.1", |
51 | | - "@angular/platform-server": "6.0.1", |
| 45 | + "@angular/animations": "6.0.2", |
| 46 | + "@angular/compiler": "6.0.2", |
| 47 | + "@angular/compiler-cli": "6.0.2", |
| 48 | + "@angular/language-service": "^6.0.2", |
| 49 | + "@angular/platform-browser": "6.0.2", |
| 50 | + "@angular/platform-browser-dynamic": "6.0.2", |
| 51 | + "@angular/platform-server": "6.0.2", |
52 | 52 | "@compodoc/gulp-compodoc": "0.0.9", |
53 | 53 | "@types/jest": "22.2.3", |
54 | 54 | "@types/lodash": "4.14.108", |
|
0 commit comments