aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-12-01 19:36:58 +0100
committerGravatar GitHub <noreply@github.com> 2024-12-01 19:36:58 +0100
commit47f4f1a210d4b1dabb3fa5e7170a8b4cc73f4265 (patch)
treed4cf2ea10ea9de694395f4066f5b51a58d7484d6 /package.json
parent1e770fcee18d1d74905815b99184019dc627bb1b (diff)
Bump stylelint from 16.10.0 to 16.11.0 in the stylelint group (#7043)
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.10.0 to 16.11.0 - [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.10.0...16.11.0) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-minor 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 f8bd27617..932d6a7b5 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"neostandard": "^0.11.9",
"rtlcss": "^4.3.0",
"sass": "^1.80.5",
- "stylelint": "^16.10.0",
+ "stylelint": "^16.11.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",
"@stylistic/stylelint-plugin": "^3.1.1"