diff options
author | Vitaly Takmazov | 2020-02-13 22:07:46 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2020-02-13 22:07:46 +0300 |
commit | dbfc3d9cf3b1c8b220c8ec0646828997d3eb8ac9 (patch) | |
tree | 5cddeed567720b39b31d255eda84ec32d7476ef7 /package.json | |
parent | 2d5929fc975c431c8a545a44115cdbb57e0e0689 (diff) |
Update deps
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 08ea6831..7bfc0307 100644 --- a/package.json +++ b/package.json @@ -38,11 +38,11 @@ "postcss-preset-env": "^6.7.0", "regenerator-runtime": "^0.13.3", "style-loader": "^1.1.3", - "stylelint": "^13.0.0", - "stylelint-config-standard": "^19.0.0", + "stylelint": "^13.1.0", + "stylelint-config-standard": "^20.0.0", "url-loader": "^3.0.0", - "webpack": "^4.41.5", - "webpack-cli": "^3.3.10" + "webpack": "^4.41.6", + "webpack-cli": "^3.3.11" }, "dependencies": { "classlist.js": "^1.1.20150312", |