Skip to content
Merged
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 @@ -70,7 +70,7 @@
"husky": "9.1.7",
"lint-staged": "17.1.0",
"pkgroll": "2.27.1",
"prettier": "3.9.5",
"prettier": "3.9.6",
"tsx": "4.23.1",
"typescript": "5.9.3",
"typescript-eslint": "8.64.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ __metadata:
husky: "npm:9.1.7"
lint-staged: "npm:17.1.0"
pkgroll: "npm:2.27.1"
prettier: "npm:3.9.5"
prettier: "npm:3.9.6"
tsx: "npm:4.23.1"
typescript: "npm:5.9.3"
typescript-eslint: "npm:8.64.0"
Expand Down Expand Up @@ -3956,12 +3956,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.9.5":
version: 3.9.5
resolution: "prettier@npm:3.9.5"
"prettier@npm:3.9.6":
version: 3.9.6
resolution: "prettier@npm:3.9.6"
bin:
prettier: bin/prettier.cjs
checksum: 10/b6587f1582ba653ce5207ee227aff646500e5098646931088f176d1ab090b1f47d5a333f1facd634e9aa7dcb15c45940e2cec13a5962534cf0200617517b67b6
checksum: 10/1dd1a1e0e40ec3b91cda9d294c4a95022aef61880ca3f441aad99b1252279f58a766c4cece81132c01550dcff1fd445efbd8812ea4a2374313e7fc6c8136f11f
languageName: node
linkType: hard

Expand Down
Loading