aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-12-01 21:14:10 +0100
committerGravatar GitHub <noreply@github.com> 2025-12-01 21:14:10 +0100
commitf9bd1a4149db19bf92e7878f36ab2d836aab1195 (patch)
tree9fe104307f540789791537585c6afa826346c327 /package.json
parent023cdf0d7a6408f670fb0ef5c60e65bd0bd409a9 (diff)
Bump stylelint from 16.26.0 to 16.26.1 in the stylelint group (#8270)
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.26.0 to 16.26.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.26.0...16.26.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.26.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stylelint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e312e7c30..22904697f 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"markdownlint-cli": "^0.45.0",
"neostandard": "^0.12.2",
"rtlcss": "^4.3.0",
- "stylelint": "^16.26.0",
+ "stylelint": "^16.26.1",
"stylelint-config-recommended": "^17.0.0",
"stylelint-order": "^7.0.0",
"@stylistic/stylelint-plugin": "^4.0.0"