diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 15983b69..2e449cff 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "postcss-preset-env": "^7.7.1", "regenerator-runtime": "^0.13.9", "stylelint": "^14.9.0", - "stylelint-config-standard": "^25.0.0", + "stylelint-config-standard": "^26.0.0", "webpack": "^5.73.0", "webpack-cli": "^4.9.2" }, |