Skip to content

Commit 9c99e40

Browse files
build(deps): update dependency prettier to v3.7.3
1 parent 5897b1d commit 9c99e40

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@tsconfig/strictest": "2.0.8",
1212
"@types/node": "24.10.1",
1313
"@vitest/coverage-v8": "4.0.14",
14-
"prettier": "3.7.2",
14+
"prettier": "3.7.3",
1515
"prettier-plugin-packagejson": "2.5.20",
1616
"tsx": "4.20.6",
1717
"typescript": "5.9.3",
@@ -248,7 +248,7 @@
248248

249249
"postcss": ["postcss@8.5.6", "", { "dependencies": { "nanoid": "^3.3.11", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" } }, "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg=="],
250250

251-
"prettier": ["prettier@3.7.2", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA=="],
251+
"prettier": ["prettier@3.7.3", "", { "bin": { "prettier": "bin/prettier.cjs" } }, "sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg=="],
252252

253253
"prettier-config-xo": ["prettier-config-xo@2.0.0", "", {}, "sha512-eVy/64JWpXYEXPMAgpEcpct3TZQurmwxPipx78GqRG6gQtLT6hCYyMUgMzoVz5W3IkxLN371xGVKHNU1MY6FTA=="],
254254

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@tsconfig/strictest": "2.0.8",
4242
"@types/node": "24.10.1",
4343
"@vitest/coverage-v8": "4.0.14",
44-
"prettier": "3.7.2",
44+
"prettier": "3.7.3",
4545
"prettier-plugin-packagejson": "2.5.20",
4646
"tsx": "4.20.6",
4747
"typescript": "5.9.3",

0 commit comments

Comments
 (0)