aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-04-01 21:14:38 +0200
committerGravatar GitHub <noreply@github.com> 2025-04-01 21:14:38 +0200
commit632c545b96b697036c0d107196b49db7cbf4009a (patch)
treec7957c94e5d30b513190a511621398d25faf5d4b /package.json
parent647b79b64537900546e0f5fbca062a6cbc53f172 (diff)
Bump stylelint from 16.16.0 to 16.17.0 in the stylelint group (#7486)
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.16.0 to 16.17.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.16.0...16.17.0) --- updated-dependencies: - dependency-name: stylelint dependency-version: 16.17.0 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 3099a5e03..f63f8b06f 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"neostandard": "^0.12.1",
"rtlcss": "^4.3.0",
"sass": "^1.85.1",
- "stylelint": "^16.15.0",
+ "stylelint": "^16.17.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",
"@stylistic/stylelint-plugin": "^3.1.2"