Skip to content
Closed
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 @@ -39,7 +39,7 @@
"lint-staged": "13.1.0",
"markdownlint-cli": "0.33.0",
"pinst": "3.0.0",
"prettier": "2.8.3",
"prettier": "3.5.3",
"prettier-plugin-packagejson": "2.4.0",
"semantic-release": "20.0.2"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ __metadata:
lint-staged: "npm:13.1.0"
markdownlint-cli: "npm:0.33.0"
pinst: "npm:3.0.0"
prettier: "npm:2.8.3"
prettier: "npm:3.5.3"
prettier-plugin-packagejson: "npm:2.4.0"
semantic-release: "npm:20.0.2"
languageName: unknown
Expand Down Expand Up @@ -4408,12 +4408,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.3":
version: 2.8.3
resolution: "prettier@npm:2.8.3"
"prettier@npm:3.5.3":
version: 3.5.3
resolution: "prettier@npm:3.5.3"
bin:
prettier: bin-prettier.js
checksum: 9daf1c05e07337a96fec26b5518ce787e4f98bfd1a5eb72af988cf123ea7ed56584f10c0cc4fc3073bf9504d157a8604d93a8e17752c483ae114614a0c557b36
prettier: bin/prettier.cjs
checksum: 055cd0210ac1a23c36fc5169437220a6965af98b49743174ca5bfde6c4e345f7dcc4e4e2ba82539b0574f4d25417c8afbe11f4099a137421503ed1aafd49bf45
languageName: node
linkType: hard

Expand Down