0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 23:52:48 +00:00

Bump stylelint-config-recess-order from 5.1.1 to 6.0.0

Bumps [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) from 5.1.1 to 6.0.0.
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases)
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stormwarning/stylelint-config-recess-order/compare/v5.1.1...v6.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-recess-order
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-20 03:44:58 +00:00
committed by GitHub
parent fa1a0e2351
commit 4a2b8dc261
2 changed files with 5 additions and 5 deletions

View File

@@ -139,7 +139,7 @@
"jsdom-global": "^3.0.2",
"postcss-less": "^6.0.0",
"stylelint": "^16.13.2",
"stylelint-config-recess-order": "^5.1.1",
"stylelint-config-recess-order": "^6.0.0",
"stylelint-config-recommended": "^15.0.0",
"supertest": "^7.0.0"
}