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 a50619bd..f5453e3f 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "postcss-preset-env": "^7.8.0", "regenerator-runtime": "^0.13.9", "stylelint": "^14.9.1", - "stylelint-config-standard": "^27.0.0", + "stylelint-config-standard": "^28.0.0", "webpack": "^5.74.0", "webpack-cli": "^4.10.0" }, |