mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
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:
parent
478083cfe0
commit
fd7de048fc
2 changed files with 6 additions and 6 deletions
|
@ -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",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -4990,12 +4990,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^3.3.0":
|
||||
version: 3.3.0
|
||||
resolution: "prettier@npm:3.3.0"
|
||||
"prettier@npm:^3.3.1":
|
||||
version: 3.3.1
|
||||
resolution: "prettier@npm:3.3.1"
|
||||
bin:
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: 10c0/d033c356320aa2e468bf29c931b094ac730d2f4defd5eb2989d8589313dec901d2fc866e3788f3d161e420b142ea4ec3dda535dbe0169ef4d0026397a68ba9cf
|
||||
checksum: 10c0/c25a709c9f0be670dc6bcb190b622347e1dbeb6c3e7df8b0711724cb64d8647c60b839937a4df4df18e9cfb556c2b08ca9d24d9645eb5488a7fc032a2c4d5cb3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5990,7 +5990,7 @@ __metadata:
|
|||
lucide-react: "npm:^0.383.0"
|
||||
next: "npm:^15.0.0-rc.0"
|
||||
postcss: "npm:^8"
|
||||
prettier: "npm:^3.3.0"
|
||||
prettier: "npm:^3.3.1"
|
||||
prettier-plugin-tailwindcss: "npm:^0.6.1"
|
||||
prisma: "npm:^5.14.0"
|
||||
react: "npm:^19.0.0-rc.0"
|
||||
|
|
Loading…
Reference in a new issue