diff options
| author | 2024-11-01 21:31:10 +0100 | |
|---|---|---|
| committer | 2024-11-01 21:31:10 +0100 | |
| commit | 3c577d7a055c20c3b62bd347177c7e9830ff6443 (patch) | |
| tree | 6c5d784f28c060fb1cce8feb06162e554aadb5ef /package.json | |
| parent | 9c3a2b2a65afd1fd3860843849a2a7dcc8eca62b (diff) | |
Bump the stylelint group with 2 updates (#6966)
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.9.0 to 16.10.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.9.0...16.10.0)
Updates `@stylistic/stylelint-plugin` from 3.1.0 to 3.1.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/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: stylelint
- dependency-name: "@stylistic/stylelint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
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 e355224f0..be505e59b 100644 --- a/package.json +++ b/package.json @@ -41,10 +41,10 @@ "neostandard": "^0.11.7", "rtlcss": "^4.3.0", "sass": "^1.80.5", - "stylelint": "^16.9.0", + "stylelint": "^16.10.0", "stylelint-config-recommended-scss": "^14.1.0", "stylelint-order": "^6.0.4", - "@stylistic/stylelint-plugin": "^3.1.0" + "@stylistic/stylelint-plugin": "^3.1.1" }, "rtlcssConfig": {} } |
