diff options
| author | 2025-06-01 22:13:17 +0200 | |
|---|---|---|
| committer | 2025-06-01 22:13:17 +0200 | |
| commit | ec7edacf8cc537e9d5eea334e8112267d9aa1a4e (patch) | |
| tree | 63bf5d8887b13e7faebce863149f56673ae533b8 /package.json | |
| parent | d3bb86669c836c2501a466732d7b6803a0c56395 (diff) | |
Bump the stylelint group with 2 updates (#7631)
Bumps the stylelint group with 2 updates: [stylelint](https://github.com/stylelint/stylelint) and [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss).
Updates `stylelint` from 16.19.1 to 16.20.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.19.1...16.20.0)
Updates `stylelint-config-recommended-scss` from 14.1.0 to 15.0.1
- [Release notes](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v14.1.0...v15.0.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-version: 16.20.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: stylelint
- dependency-name: stylelint-config-recommended-scss
dependency-version: 15.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.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 032b857aa..cbd39d462 100644 --- a/package.json +++ b/package.json @@ -41,8 +41,8 @@ "neostandard": "^0.12.1", "rtlcss": "^4.3.0", "sass": "^1.89.1", - "stylelint": "^16.19.1", - "stylelint-config-recommended-scss": "^14.1.0", + "stylelint": "^16.20.0", + "stylelint-config-recommended-scss": "^15.0.1", "stylelint-order": "^7.0.0", "@stylistic/stylelint-plugin": "^3.1.2" }, |
