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 @@ -55,7 +55,7 @@
"husky": "9.1.7",
"inquirer": "8.2.7",
"pinst": "3.0.0",
"prettier": "3.3.2",
"prettier": "3.8.1",
"semantic-release": "22.0.12",
"semantic-release-pinst": "1.0.4",
"ts-node": "10.9.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1109,7 +1109,7 @@ __metadata:
husky: "npm:9.1.7"
inquirer: "npm:8.2.7"
pinst: "npm:3.0.0"
prettier: "npm:3.3.2"
prettier: "npm:3.8.1"
semantic-release: "npm:22.0.12"
semantic-release-pinst: "npm:1.0.4"
ts-node: "npm:10.9.2"
Expand Down Expand Up @@ -6821,12 +6821,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
"prettier@npm:3.8.1":
version: 3.8.1
resolution: "prettier@npm:3.8.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
checksum: 10c0/33169b594009e48f570471271be7eac7cdcf88a209eed39ac3b8d6d78984039bfa9132f82b7e6ba3b06711f3bfe0222a62a1bfb87c43f50c25a83df1b78a2c42
languageName: node
linkType: hard

Expand Down
Loading