mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
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:
parent
52ee3fa8fb
commit
db783a3f3f
2 changed files with 6 additions and 6 deletions
|
@ -81,7 +81,7 @@
|
|||
"eslint-plugin-react-compiler": "^19.0.0-beta-63b359f-20241101",
|
||||
"mintlify": "^4.0.285",
|
||||
"postcss": "^8.4.49",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier": "^3.4.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.9",
|
||||
"prisma": "^6.0.1",
|
||||
"tailwindcss": "^3.4.13",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -11465,12 +11465,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^3.3.3":
|
||||
version: 3.4.1
|
||||
resolution: "prettier@npm:3.4.1"
|
||||
"prettier@npm:^3.4.2":
|
||||
version: 3.4.2
|
||||
resolution: "prettier@npm:3.4.2"
|
||||
bin:
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
|
||||
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13276,7 +13276,7 @@ __metadata:
|
|||
mintlify: "npm:^4.0.285"
|
||||
next: "npm:^15.0.3"
|
||||
postcss: "npm:^8.4.49"
|
||||
prettier: "npm:^3.3.3"
|
||||
prettier: "npm:^3.4.2"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.9"
|
||||
prisma: "npm:^6.0.1"
|
||||
react: "npm:19.0.0-rc.1"
|
||||
|
|
Loading…
Reference in a new issue