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 9982c50d..1c1c1a83 100644 --- a/package.json +++ b/package.json @@ -78,8 +78,8 @@ "react-test-renderer": "^18.2.0", "regenerator-runtime": "^0.14.0", "style-loader": "^3.3.3", - "stylelint": "^15.11.0", - "stylelint-config-standard": "^34.0.0", + "stylelint": "^16.0.1", + "stylelint-config-standard": "^35.0.0", "webpack": "^5.89.0", "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1" |