Bump prettier from 3.4.1 to 3.4.2

Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.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.4.1...3.4.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-12-04 17:47:10 +00:00 committed by GitHub
parent 52ee3fa8fb
commit db783a3f3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -81,7 +81,7 @@
"eslint-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101", "eslint-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
"mintlify": "^4.0.285", "mintlify": "^4.0.285",
"postcss": "^8.4.49", "postcss": "^8.4.49",
"prettier": "^3.3.3", "prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9", "prettier-plugin-tailwindcss": "^0.6.9",
"prisma": "^6.0.1", "prisma": "^6.0.1",
"tailwindcss": "^3.4.13", "tailwindcss": "^3.4.13",

View file

@ -11465,12 +11465,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"prettier@npm:^3.3.3": "prettier@npm:^3.4.2":
version: 3.4.1 version: 3.4.2
resolution: "prettier@npm:3.4.1" resolution: "prettier@npm:3.4.2"
bin: bin:
prettier: bin/prettier.cjs prettier: bin/prettier.cjs
checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node languageName: node
linkType: hard linkType: hard
@ -13276,7 +13276,7 @@ __metadata:
mintlify: "npm:^4.0.285" mintlify: "npm:^4.0.285"
next: "npm:^15.0.3" next: "npm:^15.0.3"
postcss: "npm:^8.4.49" postcss: "npm:^8.4.49"
prettier: "npm:^3.3.3" prettier: "npm:^3.4.2"
prettier-plugin-tailwindcss: "npm:^0.6.9" prettier-plugin-tailwindcss: "npm:^0.6.9"
prisma: "npm:^6.0.1" prisma: "npm:^6.0.1"
react: "npm:19.0.0-rc.1" react: "npm:19.0.0-rc.1"