Files
RASCSI/python/web/package.json
dependabot[bot] 694c91bc82 Bump stylelint from 16.25.0 to 16.26.0 in /python/web
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.25.0 to 16.26.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.25.0...16.26.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 16.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 19:54:27 +01:00

8 lines
128 B
JSON

{
"devDependencies": {
"prettier": "3.6.2",
"stylelint": "^16.26.0",
"stylelint-config-standard": "^39.0.1"
}
}