Skip to content

Commit 7dac160

Browse files
authored
Bun Update (#27)
Update dependencies
1 parent fe64230 commit 7dac160

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@duneanalytics/client-sdk": "^0.2.5",
1919
"@types/bun": "latest",
2020
"@types/jest": "^29.5.14",
21-
"@typescript-eslint/eslint-plugin": "^8.22.0",
22-
"@typescript-eslint/parser": "^8.22.0",
21+
"@typescript-eslint/eslint-plugin": "^8.23.0",
22+
"@typescript-eslint/parser": "^8.23.0",
2323
"csv-parser": "^3.2.0",
2424
"dotenv": "^16.4.7",
2525
"eslint": "^9.19.0",
@@ -28,6 +28,6 @@
2828
"prettier": "^3.4.2",
2929
"ts-jest": "^29.2.5",
3030
"typescript": "^5.7.3",
31-
"viem": "^2.22.17"
31+
"viem": "^2.22.21"
3232
}
3333
}

0 commit comments

Comments
 (0)