diff options
author | Vitaly Takmazov | 2018-03-16 11:38:27 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2018-03-16 11:38:27 +0300 |
commit | d80a40231eb2e76de761bae9a1c13dca555742e0 (patch) | |
tree | 1f264016539f960b77083a9418658627e3368df0 /juick-www/package.json | |
parent | 223e8ec7742855ac83da445c40656aea3bec7e9b (diff) |
www: update js dependencies
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 8f71923c..ebb576cc 100644 --- a/juick-www/package.json +++ b/juick-www/package.json @@ -25,14 +25,14 @@ "globby": "^8.0.1", "script-loader": "^0.7.2", "style-loader": "^0.20.3", - "stylelint": "^9.1.1", + "stylelint": "^9.1.3", "stylelint-config-standard": "^18.2.0", "stylelint-webpack-plugin": "^0.10.3", "uglify-loader": "^2.0.0", "url-loader": "^1.0.1", "webpack": "^4.1.1", "webpack-asset-pipeline": "^1.1.1", - "webpack-cli": "^2.0.11" + "webpack-cli": "^2.0.12" }, "dependencies": { "awesomplete": "^1.1.2", |