Bump prettier from 3.8.1 to 3.8.2

Bumps [prettier](https://github.com/prettier/prettier) from 3.8.1 to 3.8.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.8.1...3.8.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 18:06:15 +00:00
committed by GitHub
parent 4d90f94363
commit 88d78b2c6c
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"jest": "^30.3.0",
"jest-circus": "^30.3.0",
"js-yaml": "^4.1.0",
"prettier": "^3.3.2",
"prettier": "^3.8.2",
"ts-jest": "^29.1.5",
"typescript": "^5.9.3"
}