chore: bump prettier from 3.2.5 to 3.3.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.1.
- [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.2.5...3.3.1)

---
updated-dependencies:
- dependency-name: prettier
  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] 2024-06-09 12:24:05 +00:00 committed by GitHub
parent 16440a0881
commit cafc4caf90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -20,7 +20,7 @@
"@vercel/ncc": "^0.38.1",
"eslint": "^9.4.0",
"jest": "^29.7.0",
"prettier": "^3.2.5",
"prettier": "^3.3.1",
"ts-jest": "^29.1.4",
"typescript": "^5.4.5",
"typescript-eslint": "^7.12.0"

10
yarn.lock generated
View File

@ -3669,12 +3669,12 @@ __metadata:
languageName: node
linkType: hard
"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:^3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
checksum: 10c0/c25a709c9f0be670dc6bcb190b622347e1dbeb6c3e7df8b0711724cb64d8647c60b839937a4df4df18e9cfb556c2b08ca9d24d9645eb5488a7fc032a2c4d5cb3
languageName: node
linkType: hard
@ -3834,7 +3834,7 @@ __metadata:
"@vercel/ncc": "npm:^0.38.1"
eslint: "npm:^9.4.0"
jest: "npm:^29.7.0"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.1"
ts-jest: "npm:^29.1.4"
typescript: "npm:^5.4.5"
typescript-eslint: "npm:^7.12.0"