Skip to content

Commit 1444fa5

Browse files
chore(package): update webpack to 4.28.1 and ts-loader to 5.3.3 and fork-ts-checker-webpack-plugin to 0.5.2
1 parent e20717e commit 1444fa5

File tree

2 files changed

+275
-215
lines changed

2 files changed

+275
-215
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/jquery": "^3.3.2",
7171
"@uirouter/publish-scripts": "^2.3.24",
7272
"dts-downlevel": "^0.3.0",
73-
"fork-ts-checker-webpack-plugin": "^0.4.2",
73+
"fork-ts-checker-webpack-plugin": "^0.5.2",
7474
"husky": "^1.3.1",
7575
"jasmine-core": "^3.3.0",
7676
"karma": "^3.1.4",
@@ -86,11 +86,11 @@
8686
"rollup-plugin-node-resolve": "^4.0.0",
8787
"rollup-plugin-sourcemaps": "^0.4.2",
8888
"rollup-plugin-uglify": "^6.0.0",
89-
"ts-loader": "^5.1.1",
89+
"ts-loader": "^5.3.3",
9090
"tslint": "^5.10.0",
9191
"tslint-eslint-rules": "^5.3.1",
9292
"typescript": "^3.0.3",
93-
"webpack": "^4.19.0"
93+
"webpack": "^4.28.1"
9494
},
9595
"husky": {
9696
"hooks": {

0 commit comments

Comments
 (0)