Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3 (#365)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 9, 2023
1 parent 73abe3d commit 9607f3f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@next/font": "13.4.9",
"next": "^13.4.9",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"react": "18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6898,7 +6898,7 @@ __metadata:
lint-staged: ^13.2.2
next: ^13.4.9
pinst: ^3.0.0
prettier: ^2.8.8
prettier: ^3.0.0
react: 18.2.0
react-dom: ^18.2.0
tailwindcss: ^3.3.2
Expand Down Expand Up @@ -7177,6 +7177,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
bin:
prettier: bin/prettier.cjs
checksum: 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
languageName: node
linkType: hard

"prisma@npm:^4.16.2":
version: 4.16.2
resolution: "prisma@npm:4.16.2"
Expand Down

0 comments on commit 9607f3f

Please sign in to comment.