0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 16:18:39 +00:00

Bump stylelint in the dev-dependencies group across 1 directory

Bumps the dev-dependencies group with 1 update in the / directory: [stylelint](https://github.com/stylelint/stylelint).


Updates `stylelint` from 17.10.0 to 17.11.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/17.10.0...17.11.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 17.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-05 12:22:40 +00:00
committed by GitHub
parent 1807559987
commit aad6fb147d
2 changed files with 7 additions and 40 deletions
+1 -1
View File
@@ -162,7 +162,7 @@
"jsdom": "^28.1.0",
"jsdom-global": "^3.0.2",
"postcss-less": "^6.0.0",
"stylelint": "^17.6.0",
"stylelint": "^17.11.0",
"stylelint-config-recess-order": "^7.7.0",
"stylelint-config-recommended": "^18.0.0",
"supertest": "^7.1.4",