build(deps-dev): bump prettier from 3.6.2 to 3.7.3 in the npm group (#4240)

Bumps the npm group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.6.2 to 3.7.3
- [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.6.2...3.7.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-01 14:21:14 +00:00
committed by GitHub
parent a67ef28ca5
commit bc8a47f565
2 changed files with 16 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"jest-circus": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"js-yaml": "^4.1.1",
"prettier": "^3.6.2",
"prettier": "^3.7.3",
"ts-jest": "^29.4.5",
"typescript": "^5.9.3",
"undici": "^6.22.0"