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

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


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

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.7.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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]
2026-01-01 09:02:21 +00:00
committed by GitHub
parent ef527d749f
commit 09094272a7
2 changed files with 8 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
"jest": "^27.5.1",
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.1",
"prettier": "^3.7.3",
"prettier": "^3.7.4",
"ts-jest": "^27.1.5",
"typescript": "^4.9.5"
}