Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 139bc9b commit 049575e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"jest": "^28.1.3",
"lint-staged": "12.5.0",
"npm-run-all": "^4.1.5",
"prettier": "2.8.8",
"prettier": "3.2.0",
"pretty-quick": "^3.1.3",
"prisma": "3.15.2",
"reflect-metadata": "0.1.13",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7053,7 +7053,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2.8.2, prettier@npm:^2.8.8":
"prettier@npm:3.2.0":
version: 3.2.0
resolution: "prettier@npm:3.2.0"
bin:
prettier: bin/prettier.cjs
checksum: 5cd258dddcea58bc1eb1e1a97c38945cde20be105cfc0970d3bb9e390a0587a98a4c340ce14f669b67be06556125aef00cfe40cb22f56f8db26d1dfadd157899
languageName: node
linkType: hard

"prettier@npm:^2.8.2, prettier@npm:^2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down Expand Up @@ -7770,7 +7779,7 @@ __metadata:
jest: ^28.1.3
lint-staged: 12.5.0
npm-run-all: ^4.1.5
prettier: 2.8.8
prettier: 3.2.0
pretty-quick: ^3.1.3
prisma: 3.15.2
reflect-metadata: 0.1.13
Expand Down

0 comments on commit 049575e

Please sign in to comment.