aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2026-02-01 19:56:47 +0100
committerGravatar GitHub <noreply@github.com> 2026-02-01 19:56:47 +0100
commit3b3ba25bf64e86bd4d7333d9930d4cfb56d952fd (patch)
tree0147483d42638461f19d35f927364b0b12bfbed9 /package.json
parent09aec089d666587ba25db1961d86bc6766649883 (diff)
Bump the stylelint group with 3 updates (#8481)
Bumps the stylelint group with 3 updates: [stylelint](https://github.com/stylelint/stylelint), [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) and [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic). Updates `stylelint` from 16.26.1 to 17.1.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.26.1...17.1.0) Updates `stylelint-config-recommended` from 17.0.0 to 18.0.0 - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases) - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-recommended/compare/17.0.0...18.0.0) Updates `@stylistic/stylelint-plugin` from 4.0.1 to 5.0.1 - [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases) - [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint-stylistic/stylelint-stylistic/compare/v4.0.1...v5.0.1) --- updated-dependencies: - dependency-name: stylelint dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint - dependency-name: stylelint-config-recommended dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: stylelint - dependency-name: "@stylistic/stylelint-plugin" dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-major 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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index e0dbb8598..e37d2364f 100644
--- a/package.json
+++ b/package.json
@@ -40,10 +40,10 @@
"markdownlint-cli": "^0.47.0",
"neostandard": "^0.12.2",
"rtlcss": "^4.3.0",
- "stylelint": "^16.26.1",
- "stylelint-config-recommended": "^17.0.0",
+ "stylelint": "^17.1.0",
+ "stylelint-config-recommended": "^18.0.0",
"stylelint-order": "^7.0.1",
- "@stylistic/stylelint-plugin": "^4.0.0"
+ "@stylistic/stylelint-plugin": "^5.0.1"
},
"rtlcssConfig": {
"options": {