Skip to content

Commit

Permalink
build(deps): update dependency prettier to v3 (#65)
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] authored Apr 20, 2024
1 parent 1c1afc6 commit 36249b0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"husky": "9.0.11",
"inquirer": "8.2.6",
"pinst": "3.0.0",
"prettier": "2.8.8",
"prettier": "3.2.5",
"semantic-release": "23.0.8",
"ts-node": "10.9.2",
"typescript": "5.4.5"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1086,7 +1086,7 @@ __metadata:
is-integer: "npm:^1.0.7"
is-integer-in-range: "npm:^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0"
pinst: "npm:3.0.0"
prettier: "npm:2.8.8"
prettier: "npm:3.2.5"
semantic-release: "npm:23.0.8"
ts-node: "npm:10.9.2"
tslib: "npm:^2.1.0"
Expand Down Expand Up @@ -6672,12 +6672,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 36249b0

Please sign in to comment.