We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e20717e commit 1444fa5Copy full SHA for 1444fa5
package.json
@@ -70,7 +70,7 @@
70
"@types/jquery": "^3.3.2",
71
"@uirouter/publish-scripts": "^2.3.24",
72
"dts-downlevel": "^0.3.0",
73
- "fork-ts-checker-webpack-plugin": "^0.4.2",
+ "fork-ts-checker-webpack-plugin": "^0.5.2",
74
"husky": "^1.3.1",
75
"jasmine-core": "^3.3.0",
76
"karma": "^3.1.4",
@@ -86,11 +86,11 @@
86
"rollup-plugin-node-resolve": "^4.0.0",
87
"rollup-plugin-sourcemaps": "^0.4.2",
88
"rollup-plugin-uglify": "^6.0.0",
89
- "ts-loader": "^5.1.1",
+ "ts-loader": "^5.3.3",
90
"tslint": "^5.10.0",
91
"tslint-eslint-rules": "^5.3.1",
92
"typescript": "^3.0.3",
93
- "webpack": "^4.19.0"
+ "webpack": "^4.28.1"
94
},
95
"husky": {
96
"hooks": {
0 commit comments