Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.9.8",
"semantic-release": "22.0.12",
"ts-node": "10.9.2",
"typescript": "5.4.4"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@ __metadata:
is-integer: "npm:^1.0.7"
is-integer-in-range: "npm:^3.0.1 || ^4.0.0"
pinst: "npm:3.0.0"
prettier: "npm:2.8.8"
prettier: "npm:3.9.8"
semantic-release: "npm:22.0.12"
ts-node: "npm:10.9.2"
tslib: "npm:^2.1.0"
Expand Down Expand Up @@ -6610,12 +6610,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading