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 May 7, 2024
1 parent f56079c commit 984686a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"jest": "^29.5.0",
"jest-circus": "^29.5.0",
"lint-staged": "^15.0.1",
"prettier": "^2.8.8",
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0",
"release-it": "^17.0.0",
"rimraf": "^5.0.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3336,7 +3336,7 @@ __metadata:
jest: "npm:^29.5.0"
jest-circus: "npm:^29.5.0"
lint-staged: "npm:^15.0.1"
prettier: "npm:^2.8.8"
prettier: "npm:^3.2.5"
pretty-quick: "npm:^4.0.0"
release-it: "npm:^17.0.0"
rimraf: "npm:^5.0.1"
Expand Down Expand Up @@ -8771,15 +8771,6 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: 10c0/463ea8f9a0946cd5b828d8cf27bd8b567345cf02f56562d5ecde198b91f47a76b7ac9eae0facd247ace70e927143af6135e8cf411986b8cb8478784a4d6d724a
languageName: node
linkType: hard

"prettier@npm:^3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
Expand All @@ -8789,6 +8780,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
languageName: node
linkType: hard

"pretty-format@npm:^29.0.0, pretty-format@npm:^29.0.2":
version: 29.0.2
resolution: "pretty-format@npm:29.0.2"
Expand Down

0 comments on commit 984686a

Please sign in to comment.