summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-03-01 03:54:22 +0000
committerGitHub <noreply@github.com>2024-03-01 03:54:22 +0000
commit73a73ac21ea3c66b43af663ba8798b1ee5f131cc (patch)
tree4cad33efe7759fbc85c101a645bd5eca0bc80d65
parentccd8d6e1b67df36e605209f75d4844348fa30556 (diff)
chore(deps): update dependency stylelint to v16renovate/stylelint-16.x
-rw-r--r--web/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json
index 5eca21a3a..282125be0 100644
--- a/web/package.json
+++ b/web/package.json
@@ -124,7 +124,7 @@
"storybook-preset-less": "1.1.3",
"style-dictionary": "3.9.2",
"style-loader": "3.3.4",
- "stylelint": "^15.10.1",
+ "stylelint": "^16.0.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-config-standard-scss": "^11.0.0",
"ts-jest": "^29.1.0",