Files
RASCSI/python/web/package.json
dependabot[bot] 37476e5a14 Bump prettier from 3.0.0 to 3.6.2 in /python/web
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.6.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-06 23:32:46 +01:00

8 lines
128 B
JSON

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