diff options
Diffstat (limited to 'juick-www/package.json')
-rw-r--r-- | juick-www/package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/juick-www/package.json b/juick-www/package.json index 53a550ea..bf8d812a 100644 --- a/juick-www/package.json +++ b/juick-www/package.json @@ -17,15 +17,15 @@ "babel-preset-es2015": "^6.24.1", "clean-webpack-plugin": "^0.1.17", "css-loader": "^0.28.7", - "eslint": "^4.12.1", + "eslint": "^4.13.1", "eslint-loader": "^1.9.0", "eslint-plugin-only-ascii": "0.0.0", "extract-text-webpack-plugin": "^3.0.2", - "file-loader": "^1.1.5", + "file-loader": "^1.1.6", "globby": "^6.1.0", "script-loader": "^0.7.2", - "style-loader": "^0.19.0", - "stylelint": "^8.3.1", + "style-loader": "^0.19.1", + "stylelint": "^8.4.0", "stylelint-config-standard": "^17.0.0", "stylelint-webpack-plugin": "^0.9.0", "uglify-loader": "^2.0.0", |