Bump prettier from 3.0.2 to 3.6.0

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.2 to 3.6.0.
- [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.2...3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-23 12:45:25 +00:00
committed by GitHub
parent 673f907ea4
commit aa6c0ba948
2 changed files with 5 additions and 5 deletions

View File

@@ -83,7 +83,7 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^13.2.2",
"prettier": "^3.0.2",
"prettier": "^3.6.0",
"ts-node": "^10.9.2",
"tsx": "^4.16.0",
"typescript": "5.2.2",