1
0
Fork 0
mirror of https://github.com/dorny/test-reporter.git synced 2026-05-07 19:17:35 +02:00

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-10 23:52:35 +00:00 committed by GitHub
parent 9c68bf6253
commit 0dd5685264
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@
"jest": "^30.3.0",
"jest-junit": "^16.0.0",
"js-yaml": "^4.1.1",
"prettier": "^3.8.1",
"prettier": "^3.8.2",
"ts-jest": "^29.4.9",
"typescript": "^6.0.2"
},