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 6a5889b commit cabfcaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"lint-staged": "^15.2.2",
"prettier": "^2.8.8",
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0",
"release-it": "^17.2.1",
"rimraf": "^5.0.5",
Expand Down
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3274,7 +3274,7 @@ __metadata:
jest: "npm:^29.7.0"
jest-circus: "npm:^29.7.0"
lint-staged: "npm:^15.2.2"
prettier: "npm:^2.8.8"
prettier: "npm:^3.2.5"
pretty-quick: "npm:^4.0.0"
release-it: "npm:^17.2.1"
rimraf: "npm:^5.0.5"
Expand Down Expand Up @@ -8804,15 +8804,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.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
Expand Down

0 comments on commit cabfcaf

Please sign in to comment.