aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b2d94a58..744725a1 100644
--- a/package.json
+++ b/package.json
@@ -49,8 +49,8 @@
"postcss-import": "^15.1.0",
"postcss-preset-env": "^8.0.1",
"regenerator-runtime": "^0.13.11",
- "stylelint": "^14.16.1",
- "stylelint-config-standard": "^29.0.0",
+ "stylelint": "^15.0.0",
+ "stylelint-config-standard": "^30.0.1",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
},