aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-03-01 20:57:07 +0100
committerGravatar GitHub <noreply@github.com> 2025-03-01 20:57:07 +0100
commitb9b3b2057f6ed7df75d888768da2439c625b1e65 (patch)
tree38bde3cf7b4f07e4e88c93a798dfb877d524dc7d /package.json
parent29e9fb59fdf2315abf2e5c19fdadbf6666d4e370 (diff)
Bump stylelint from 16.14.1 to 16.15.0 in the stylelint group (#7387)
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint). Updates `stylelint` from 16.14.1 to 16.15.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.14.1...16.15.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 994238dfd..5ae2639cb 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.14.1",
+ "stylelint": "^16.15.0",
"stylelint-config-recommended-scss": "^14.1.0",
"stylelint-order": "^6.0.4",
"@stylistic/stylelint-plugin": "^3.1.2"