diff options
| author | 2024-08-01 20:27:34 +0200 | |
|---|---|---|
| committer | 2024-08-01 20:27:34 +0200 | |
| commit | b2c8cb74562b2f7cb290abd61ff1b6f35475f23a (patch) | |
| tree | 95b92e8be4d3949e707aef046d4390c3e5f9e57e /package.json | |
| parent | 0ce7c038a582d38f0caf82ee5b215358ae84b4fd (diff) | |
Bump stylelint-config-recommended-scss (#6683)
Bumps the stylelint group with 1 update in the / directory: [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss).
Updates `stylelint-config-recommended-scss` from 14.0.0 to 14.1.0
- [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.0.0...v14.1.0)
---
updated-dependencies:
- dependency-name: stylelint-config-recommended-scss
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>
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3ca070ed3..cd62bebe0 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "rtlcss": "^4.2.0", "sass": "^1.77.8", "stylelint": "^16.6.1", - "stylelint-config-recommended-scss": "^14.0.0", + "stylelint-config-recommended-scss": "^14.1.0", "stylelint-order": "^6.0.4", "@stylistic/stylelint-plugin": "^3.0.0" }, |
