Bump prettier from 3.3.1 to 3.3.2

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

---
updated-dependencies:
- dependency-name: prettier
  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] 2024-06-11 19:04:43 +00:00 committed by GitHub
parent 02767f7de1
commit 8488adfbfb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -64,7 +64,7 @@
"eslint-config-next": "^15.0.0-rc.0",
"eslint-config-prettier": "^9.1.0",
"postcss": "^8",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"prettier-plugin-tailwindcss": "^0.6.3",
"prisma": "^5.15.0",
"tailwindcss": "^3.4.4",

View file

@ -4993,12 +4993,12 @@ __metadata:
languageName: node
linkType: hard
"prettier@npm:^3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
"prettier@npm:^3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/c25a709c9f0be670dc6bcb190b622347e1dbeb6c3e7df8b0711724cb64d8647c60b839937a4df4df18e9cfb556c2b08ca9d24d9645eb5488a7fc032a2c4d5cb3
checksum: 10c0/39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
languageName: node
linkType: hard
@ -5993,7 +5993,7 @@ __metadata:
lucide-react: "npm:^0.394.0"
next: "npm:^15.0.0-rc.0"
postcss: "npm:^8"
prettier: "npm:^3.3.1"
prettier: "npm:^3.3.2"
prettier-plugin-tailwindcss: "npm:^0.6.3"
prisma: "npm:^5.15.0"
react: "npm:^19.0.0-rc.0"