diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 5606b79..47ec787 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "homepage": "https://github.com/ueokande/vim-vixen", "devDependencies": { "babel-cli": "^6.24.1", - "babel-eslint": "^7.2.3", + "babel-eslint": "^8.0.2", "babel-loader": "^7.1.1", "babel-minify-webpack-plugin": "^0.2.0", "babel-preset-es2015": "^6.24.1", @@ -37,11 +37,11 @@ "karma-mocha-reporter": "^2.2.3", "karma-sourcemap-loader": "^0.3.7", "karma-webpack": "^2.0.4", - "mocha": "^3.5.0", + "mocha": "^4.0.1", "node-sass": "^4.5.3", "preact": "^8.2.6", "sass-loader": "^6.0.6", - "style-loader": "^0.18.2", + "style-loader": "^0.19.0", "webpack": "^3.5.3" } } |
