diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index e21ff972..626441a0 100644 --- a/package.json +++ b/package.json @@ -37,11 +37,11 @@ "postcss-preset-env": "^6.6.0", "regenerator-runtime": "^0.13.2", "style-loader": "^0.23.1", - "stylelint": "^9.10.1", + "stylelint": "^10.0.0", "stylelint-config-standard": "^18.2.0", "terser-webpack-plugin": "^1.2.3", "url-loader": "^1.1.2", - "webpack": "^4.29.6", + "webpack": "^4.30.0", "webpack-cli": "^3.3.0" }, "dependencies": { |