aboutsummaryrefslogtreecommitdiff
path: root/juick-www/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-02-22 11:44:56 +0300
committerGravatar Vitaly Takmazov2018-02-22 11:44:56 +0300
commit2b267c04f4c77c6fae5c591e45d987b3f4b3bab3 (patch)
tree4ed0c19fc642842d047f20ffa6dfcea602d895bf /juick-www/package.json
parent48bd5c6ddc8f5926216ad5edeb5e08e785e74be2 (diff)
update npm dependencies
Diffstat (limited to 'juick-www/package.json')
-rw-r--r--juick-www/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/juick-www/package.json b/juick-www/package.json
index 996878d4..bbbd66b3 100644
--- a/juick-www/package.json
+++ b/juick-www/package.json
@@ -17,17 +17,17 @@
"babel-preset-env": "^1.6.1",
"clean-webpack-plugin": "^0.1.18",
"css-loader": "^0.28.9",
- "eslint": "^4.18.0",
+ "eslint": "^4.18.1",
"eslint-loader": "^1.9.0",
"eslint-plugin-only-ascii": "0.0.0",
"extract-text-webpack-plugin": "^3.0.2",
- "file-loader": "^1.1.6",
+ "file-loader": "^1.1.9",
"globby": "^8.0.1",
"script-loader": "^0.7.2",
"style-loader": "^0.20.2",
- "stylelint": "^8.4.0",
- "stylelint-config-standard": "^18.0.0",
- "stylelint-webpack-plugin": "^0.10.2",
+ "stylelint": "^9.1.1",
+ "stylelint-config-standard": "^18.1.0",
+ "stylelint-webpack-plugin": "^0.10.3",
"uglify-loader": "^2.0.0",
"url-loader": "^0.6.2",
"webpack": "^3.11.0",