diff options
Diffstat (limited to 'juick-www/package.json')
-rw-r--r-- | juick-www/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/juick-www/package.json b/juick-www/package.json index ebb576cc..e2aaa992 100644 --- a/juick-www/package.json +++ b/juick-www/package.json @@ -16,8 +16,8 @@ "babel-loader": "^7.1.4", "babel-preset-env": "^1.6.1", "clean-webpack-plugin": "^0.1.19", - "css-loader": "^0.28.10", - "eslint": "^4.18.2", + "css-loader": "^0.28.11", + "eslint": "^4.19.0", "eslint-loader": "^2.0.0", "eslint-plugin-only-ascii": "0.0.0", "extract-text-webpack-plugin": "^4.0.0-beta.0", @@ -30,7 +30,7 @@ "stylelint-webpack-plugin": "^0.10.3", "uglify-loader": "^2.0.0", "url-loader": "^1.0.1", - "webpack": "^4.1.1", + "webpack": "^4.2.0", "webpack-asset-pipeline": "^1.1.1", "webpack-cli": "^2.0.12" }, |