diff options
| author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-11-30 20:07:35 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-30 20:07:35 +0900 |
| commit | 02e6ec4dd3826f8a3d4b08a3bb7617cf561dc27b (patch) | |
| tree | af9c7debd30489bc9218edc9e5e5edf8e2fa1e73 /package.json | |
| parent | b18674de73aa57d3727c62e05e8dac82a568fe7d (diff) | |
| parent | a218a6bcc8bd9a981d02154eceef903cf68465ed (diff) | |
Merge pull request #263 from ueokande/david-dm.org
david-dm.org
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" } } |
