Bump prettier from 3.5.0 to 3.5.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.5.0 to 3.5.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.5.0...3.5.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] 2025-02-14 17:20:57 +00:00 committed by GitHub
parent 518c847da2
commit 0d7ed7f04b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -101,7 +101,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-junit": "^16.0.0",
"postcss": "^8.5.1",
"prettier": "^3.5.0",
"prettier": "^3.5.1",
"prettier-plugin-tailwindcss": "^0.6.11",
"prisma": "^6.3.1",
"tailwindcss": "^3.4.16",

View file

@ -10870,12 +10870,12 @@ __metadata:
languageName: node
linkType: hard
"prettier@npm:^3.5.0":
version: 3.5.0
resolution: "prettier@npm:3.5.0"
"prettier@npm:^3.5.1":
version: 3.5.1
resolution: "prettier@npm:3.5.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/6c355d74c377f5622953229d92477e8b9779162e848db90fd7e06c431deb73585d31fafc4516cf5868917825b97b9ec7c87c8d8b8e03ccd9fc9c0b7699d1a650
checksum: 10c0/9f6f810eae455d6e4213845151a484a2338f2e0d6a8b84ee8e13a83af8a2421ef6c1e31e61e4b135671fb57b9541f6624648880cc2061ac803e243ac898c0123
languageName: node
linkType: hard
@ -12492,7 +12492,7 @@ __metadata:
next: "npm:^15.1.6"
next-themes: "npm:^0.4.4"
postcss: "npm:^8.5.1"
prettier: "npm:^3.5.0"
prettier: "npm:^3.5.1"
prettier-plugin-tailwindcss: "npm:^0.6.11"
prisma: "npm:^6.3.1"
react: "npm:^19.0.0"