aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 27413f6..7feed45 100644
--- a/package.json
+++ b/package.json
@@ -38,12 +38,12 @@
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.3",
"karma-sourcemap-loader": "^0.3.7",
- "karma-webpack": "^2.0.13",
+ "karma-webpack": "^3.0.0",
"mocha": "^5.0.0",
"node-sass": "^4.5.3",
"preact": "^8.2.6",
- "sass-loader": "^6.0.7",
- "style-loader": "^0.20.3",
+ "sass-loader": "^7.0.1",
+ "style-loader": "^0.21.0",
"web-ext": "github:ueokande/web-ext#patched-2.4.0",
"webpack": "^4.1.1",
"webpack-cli": "^2.0.11"