diff options
| author | 2025-08-01 21:23:22 +0200 | |
|---|---|---|
| committer | 2025-08-01 21:23:22 +0200 | |
| commit | 7bbee11bef7b26f41aaa4540e790ca30b929a5df (patch) | |
| tree | 41d50b6e5c498d4ed9c41ee969676c82c0f43749 /package.json | |
| parent | 207dfe949938593a65c885c8ddabee8852451257 (diff) | |
Bump the stylelint group with 2 updates (#7777)
Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic).
Updates `stylelint` from 16.21.0 to 16.23.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.21.0...16.23.0)
Updates `@stylistic/stylelint-plugin` from 3.1.3 to 4.0.0
- [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/v3.1.3...v4.0.0)
---
updated-dependencies:
- dependency-name: stylelint
dependency-version: 16.23.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: stylelint
- dependency-name: "@stylistic/stylelint-plugin"
dependency-version: 4.0.0
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.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 753e396db..69a3b64be 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ "neostandard": "^0.12.2", "rtlcss": "^4.3.0", "sass": "^1.89.2", - "stylelint": "^16.21.0", + "stylelint": "^16.23.0", "stylelint-config-recommended-scss": "^15.0.1", "stylelint-order": "^7.0.0", - "@stylistic/stylelint-plugin": "^3.1.3" + "@stylistic/stylelint-plugin": "^4.0.0" }, "rtlcssConfig": {} } |
