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 e8a52870..da84c69b 100644 --- a/package.json +++ b/package.json @@ -38,10 +38,10 @@ "postcss-preset-env": "^6.7.0", "regenerator-runtime": "^0.13.5", "style-loader": "^1.1.4", - "stylelint": "^13.3.2", + "stylelint": "^13.3.3", "stylelint-config-standard": "^20.0.0", "url-loader": "^4.1.0", - "webpack": "^4.42.1", + "webpack": "^4.43.0", "webpack-cli": "^3.3.11" }, "dependencies": { |