diff options
Diffstat (limited to 'juick-www/package.json')
-rw-r--r-- | juick-www/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/juick-www/package.json b/juick-www/package.json index 039bed42..b4e14743 100644 --- a/juick-www/package.json +++ b/juick-www/package.json @@ -16,7 +16,7 @@ "babel-loader": "^7.1.1", "babel-preset-es2015": "^6.24.1", "css-loader": "^0.28.4", - "eslint": "^4.3.0", + "eslint": "^4.4.1", "eslint-loader": "^1.9.0", "eslint-plugin-only-ascii": "0.0.0", "extract-text-webpack-plugin": "^3.0.0", @@ -29,7 +29,7 @@ "stylelint-webpack-plugin": "^0.9.0", "uglify-loader": "^2.0.0", "url-loader": "^0.5.9", - "webpack": "^3.3.0", + "webpack": "^3.4.1", "webpack-asset-pipeline": "^1.1.1" }, "dependencies": { |