diff options
author | Vitaly Takmazov | 2017-08-07 22:59:43 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-08-07 23:00:01 +0300 |
commit | f80c1fe15dd13618a3a79326d5a7f07c9deeb379 (patch) | |
tree | 8270509cf854300aa87a8c6583946121a37c8a54 /juick-www/package.json | |
parent | e93fcee88c24152ef68fc6080cae0c90beefae00 (diff) |
www: npm updates
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": { |