summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-28 05:37:48 +0000
committerGitHub <noreply@github.com>2025-01-28 05:37:48 +0000
commit3290520a8767175e7dd5564dd63b0e6a731e5c9e (patch)
tree79b35ac91c2821cfbff73e81953b4c2e5c5b2bdf /package.json
parent8f83a0e99fb7ed048b90a843ea3bba31cb9eb45d (diff)
build(deps-dev): bump stylelint from 16.13.2 to 16.14.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.13.2 to 16.14.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/16.13.2...16.14.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8220c13..6d9a771 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"postcss-cli": "^11.0.0",
"rexreplace": "^7.1.12",
"rimraf": "^6.0.1",
- "stylelint": "^16.13.2",
+ "stylelint": "^16.14.1",
"stylelint-config-standard-scss": "^14.0.0"
},
"optionalDependencies": {