Skip to content

Commit

Permalink
build(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 26, 2024
1 parent 38b9fb0 commit 8108e83
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 @@ -53,7 +53,7 @@
"husky": "8.0.3",
"inquirer": "9.2.16",
"pinst": "3.0.0",
"prettier": "2.8.8",
"prettier": "3.2.5",
"semantic-release": "19.0.5",
"tsimp": "2.0.11",
"typescript": "5.4.3"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1019,7 +1019,7 @@ __metadata:
husky: "npm:8.0.3"
inquirer: "npm:9.2.16"
pinst: "npm:3.0.0"
prettier: "npm:2.8.8"
prettier: "npm:3.2.5"
semantic-release: "npm:19.0.5"
tsimp: "npm:2.0.11"
tslib: "npm:^2.6.2"
Expand Down Expand Up @@ -6535,12 +6535,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 8108e83

Please sign in to comment.