diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vnext/package.json b/vnext/package.json index f3cbd904..1c648341 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -39,10 +39,10 @@ "react-router-prop-types": "^1.0.4", "react-test-renderer": "^16.8.6", "style-loader": "^0.23.1", - "stylelint": "^9.10.1", - "stylelint-config-standard": "^18.2.0", + "stylelint": "^10.0.0", + "stylelint-config-standard": "^18.3.0", "terser-webpack-plugin": "^1.2.3", - "webpack": "^4.29.6", + "webpack": "^4.30.0", "webpack-cli": "^3.3.0", "webpack-dev-server": "^3.3.1" }, |