aboutsummaryrefslogtreecommitdiff
path: root/juick-www/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-02-04 21:09:25 +0300
committerGravatar Vitaly Takmazov2018-02-04 21:09:25 +0300
commit3ed3802f12eba5673406d0e4c937bb9e24740a67 (patch)
treed9dc79f33efdbb8ce4b3745c1b5b9d1338a8c430 /juick-www/package.json
parenta193063b3c221983a489c2006aad1c4ec7cc681f (diff)
update gradle and 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 f2b434e0..fa3ce1a3 100644
--- a/juick-www/package.json
+++ b/juick-www/package.json
@@ -15,19 +15,19 @@
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-es2015": "^6.24.1",
- "clean-webpack-plugin": "^0.1.17",
- "css-loader": "^0.28.8",
- "eslint": "^4.15.0",
+ "clean-webpack-plugin": "^0.1.18",
+ "css-loader": "^0.28.9",
+ "eslint": "^4.17.0",
"eslint-loader": "^1.9.0",
"eslint-plugin-only-ascii": "0.0.0",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.6",
"globby": "^7.1.1",
"script-loader": "^0.7.2",
- "style-loader": "^0.19.1",
+ "style-loader": "^0.20.1",
"stylelint": "^8.4.0",
"stylelint-config-standard": "^18.0.0",
- "stylelint-webpack-plugin": "^0.9.0",
+ "stylelint-webpack-plugin": "^0.10.1",
"uglify-loader": "^2.0.0",
"url-loader": "^0.6.2",
"webpack": "^3.10.0",