aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-10-15 10:49:23 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2018-10-15 13:29:42 +0900
commit1eacc62af2f8f4b1aabb7e3e265e4433be0861ab (patch)
treed5f03d4a913460050bdf6103bcc1a7e29062413c /package.json
parentbad186a5f47e9ee850e326e5ac802c9130f5264a (diff)
Update build packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 99ddaa9..e920284 100644
--- a/package.json
+++ b/package.json
@@ -41,17 +41,17 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.5",
"mocha": "^5.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"
}
}