|
5192 | 5192 | "@types/node": "10.1.4", |
5193 | 5193 | "@typescript-eslint/eslint-plugin": "1.9.0", |
5194 | 5194 | "@typescript-eslint/parser": "1.9.0", |
5195 | | - "clean-webpack-plugin": "2.0.2", |
| 5195 | + "clean-webpack-plugin": "3.0.0", |
5196 | 5196 | "circular-dependency-plugin": "5.0.2", |
5197 | 5197 | "css-loader": "2.1.1", |
5198 | 5198 | "eslint": "5.16.0", |
|
5201 | 5201 | "eslint-loader": "2.1.2", |
5202 | 5202 | "eslint-plugin-import": "2.17.3", |
5203 | 5203 | "eslint-plugin-prettiest": "0.0.1", |
5204 | | - "fork-ts-checker-webpack-plugin": "1.3.4", |
| 5204 | + "fork-ts-checker-webpack-plugin": "1.3.5", |
5205 | 5205 | "html-webpack-exclude-assets-plugin": "0.0.7", |
5206 | 5206 | "html-webpack-inline-source-plugin": "0.0.10", |
5207 | 5207 | "html-webpack-plugin": "3.2.0", |
5208 | 5208 | "imagemin-webpack-plugin": "2.4.2", |
5209 | | - "mini-css-extract-plugin": "0.6.0", |
| 5209 | + "mini-css-extract-plugin": "0.7.0", |
5210 | 5210 | "node-sass": "4.12.0", |
5211 | | - "prettier": "1.17.1", |
| 5211 | + "prettier": "1.18.0", |
5212 | 5212 | "prettier-eslint": "8.8.2", |
5213 | 5213 | "sass-loader": "7.1.0", |
5214 | 5214 | "terser-webpack-plugin": "1.3.0", |
5215 | | - "ts-loader": "6.0.1", |
5216 | | - "typescript": "3.5.0-rc", |
| 5215 | + "ts-loader": "6.0.2", |
| 5216 | + "typescript": "3.5.1", |
5217 | 5217 | "vsce": "1.62.0", |
5218 | 5218 | "vscode": "1.1.34", |
5219 | | - "webpack": "4.32.2", |
| 5219 | + "webpack": "4.33.0", |
5220 | 5220 | "webpack-cli": "3.3.2", |
5221 | 5221 | "webpack-bundle-analyzer": "3.3.2" |
5222 | 5222 | } |
|
0 commit comments