|
35 | 35 | "check-travis": " travis-status --repo=angular-material-extensions/faq --branch=master --fail-pending || echo 'Not yet passing'"
|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 |
| - "@angular/cdk": "^7.3.2", |
39 |
| - "@angular/common": "^7.2.5", |
40 |
| - "@angular/core": "^7.2.5", |
| 38 | + "@angular/cdk": "^7.3.4", |
| 39 | + "@angular/common": "^7.2.8", |
| 40 | + "@angular/core": "^7.2.8", |
41 | 41 | "@angular/flex-layout": "^7.0.0-beta.23",
|
42 |
| - "@angular/forms": "^7.2.5", |
43 |
| - "@angular/material": "^7.3.2" |
| 42 | + "@angular/forms": "^7.2.8", |
| 43 | + "@angular/material": "^7.3.4" |
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@angular/animations": "^7.2.5", |
47 |
| - "@angular/compiler": "^7.2.5", |
48 |
| - "@angular/compiler-cli": "^7.2.5", |
49 |
| - "@angular/language-service": "^7.2.5", |
50 |
| - "@angular/platform-browser": "^7.2.5", |
51 |
| - "@angular/platform-browser-dynamic": "^7.2.5", |
52 |
| - "@angular/platform-server": "^7.2.5", |
| 46 | + "@angular/animations": "^7.2.8", |
| 47 | + "@angular/compiler": "^7.2.8", |
| 48 | + "@angular/compiler-cli": "^7.2.8", |
| 49 | + "@angular/language-service": "^7.2.8", |
| 50 | + "@angular/platform-browser": "^7.2.8", |
| 51 | + "@angular/platform-browser-dynamic": "^7.2.8", |
| 52 | + "@angular/platform-server": "^7.2.8", |
53 | 53 | "@compodoc/gulp-compodoc": "^0.0.10",
|
54 |
| - "@types/jest": "^24.0.6", |
55 |
| - "@types/lodash": "^4.14.121", |
56 |
| - "@types/node": "^10.12.26", |
| 54 | + "@types/jest": "^24.0.11", |
| 55 | + "@types/lodash": "^4.14.123", |
| 56 | + "@types/node": "^10.14.0", |
57 | 57 | "angular-cli-ghpages": "^0.5.3",
|
58 | 58 | "angular2-template-loader": "^0.6.2",
|
59 |
| - "autoprefixer": "^9.4.2", |
| 59 | + "autoprefixer": "^9.4.10", |
60 | 60 | "awesome-typescript-loader": "^5.2.1",
|
61 |
| - "babel-jest": "^24.1.0", |
| 61 | + "babel-jest": "^24.5.0", |
62 | 62 | "codelyzer": "^4.5.0",
|
63 | 63 | "commitplease": "3.2.0",
|
64 | 64 | "conventional-github-releaser": "2.0.2",
|
65 | 65 | "core-js": "^2.6.0",
|
66 |
| - "css-loader": "^2.1.0", |
| 66 | + "css-loader": "^2.1.1", |
67 | 67 | "cssnano": "^4.1.7",
|
68 | 68 | "del": "3.0.0",
|
69 | 69 | "gulp": "3.9.1",
|
|
74 | 74 | "gulp-git": "^2.8.0",
|
75 | 75 | "gulp-hub": "0.8.0",
|
76 | 76 | "gulp-inline-ng2-template": "5.0.1",
|
77 |
| - "gulp-tslint": "^8.1.3", |
| 77 | + "gulp-tslint": "^8.1.4", |
78 | 78 | "gulp-util": "3.0.8",
|
79 | 79 | "html-loader": "0.5.5",
|
80 | 80 | "is-docker": "1.1.0",
|
81 |
| - "jest": "^24.1.0", |
82 |
| - "jest-cli": "^24.1.0", |
| 81 | + "jest": "^24.5.0", |
| 82 | + "jest-cli": "^24.5.0", |
83 | 83 | "jest-preset-angular": "^6.0.2",
|
84 | 84 | "lodash": "^4.17.11",
|
85 | 85 | "node-sass": "^4.11.0",
|
86 | 86 | "postcss": "^7.0.5",
|
87 | 87 | "postcss-strip-inline-comments": "0.1.5",
|
88 | 88 | "pump": "3.0.0",
|
89 | 89 | "raw-loader": "1.0.0",
|
90 |
| - "rollup": "^1.2.2", |
91 |
| - "rollup-plugin-commonjs": "^9.2.0", |
92 |
| - "rollup-plugin-node-resolve": "^4.0.0", |
| 90 | + "rollup": "^1.6.0", |
| 91 | + "rollup-plugin-commonjs": "^9.2.1", |
| 92 | + "rollup-plugin-node-resolve": "^4.0.1", |
93 | 93 | "rollup-plugin-sourcemaps": "0.4.2",
|
94 | 94 | "rollup-plugin-uglify": "3.0.0",
|
95 | 95 | "run-sequence": "2.2.1",
|
|
0 commit comments