aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json23
1 files changed, 11 insertions, 12 deletions
diff --git a/package.json b/package.json
index 6bce84a..e920284 100644
--- a/package.json
+++ b/package.json
@@ -27,32 +27,31 @@
"babel-loader": "^7.1.5",
"babel-preset-preact": "^1.1.0",
"babel-preset-stage-2": "^6.24.1",
- "chai": "^4.1.2",
+ "chai": "^4.2.0",
"css-loader": "^1.0.0",
- "eslint": "^5.2.0",
- "eslint-plugin-react": "^7.10.0",
+ "eslint": "^5.7.0",
+ "eslint-plugin-react": "^7.11.1",
"html-webpack-plugin": "^3.2.0",
- "karma": "^2.0.5",
+ "karma": "^3.0.0",
"karma-firefox-launcher": "^1.1.0",
"karma-html2js-preprocessor": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.7",
- "karma-webpack": "^3.0.0",
+ "karma-webpack": "^3.0.5",
"mocha": "^5.2.0",
- "node-firefox-connect": "^1.2.0",
- "node-sass": "^4.9.2",
- "preact": "^8.2.9",
+ "node-sass": "^4.9.3",
+ "preact": "^8.3.1",
"preact-redux": "^2.0.3",
- "redux": "^4.0.0",
+ "redux": "^4.0.1",
"redux-promise": "^0.6.0",
- "sass-loader": "^7.0.3",
+ "sass-loader": "^7.1.0",
"sinon-chrome": "^2.3.2",
"style-loader": "^0.21.0",
"web-ext": "github:ueokande/web-ext#patched-2.7.0",
"webextensions-api-fake": "^0.5.1",
- "webpack": "^4.16.3",
- "webpack-cli": "^3.1.0"
+ "webpack": "^4.20.2",
+ "webpack-cli": "^3.1.2"
}
}