Skip to content

Commit 4740a60

Browse files
committed
fix: update prettier
1 parent c3c8249 commit 4740a60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lockb

773 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"homepage": "https://github.com/bgd-labs/report-engine#readme",
2828
"devDependencies": {
2929
"@types/object-hash": "^3.0.6",
30-
"prettier": "^3.2.5",
31-
"prettier-plugin-solidity": "^1.4.1",
30+
"prettier": "^3.5.3",
31+
"prettier-plugin-solidity": "^2.0.0",
3232
"tsup": "^8.3.6",
3333
"typescript": "^5.4.5",
3434
"vitest": "^2.1.5"

0 commit comments

Comments
 (0)