Bump prettier from 3.3.0 to 3.3.1

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

---
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-05 17:30:41 +00:00 committed by GitHub
parent 478083cfe0
commit fd7de048fc
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.0",
"prettier": "^3.3.1",
"prettier-plugin-tailwindcss": "^0.6.1",
"prisma": "^5.14.0",
"tailwindcss": "^3.4.3",