Skip to content

Commit 65afcaf

Browse files
OttoAllmendingerllm-git
andcommitted
feat(wasm-utxo): bump Node.js type definitions to v22
Update @types/node dependency from v20 to v22, ensuring compatibility with newer Node.js versions. Issue: BTC-2652 Co-authored-by: llm-git <[email protected]>
1 parent 5c02f54 commit 65afcaf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/wasm-utxo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@bitgo/utxo-lib": "^10.1.0",
3939
"@types/mocha": "^10.0.7",
40-
"@types/node": "^20.14.10",
40+
"@types/node": "^22.10.5",
4141
"mocha": "^10.6.0",
4242
"ts-node": "^10.9.2",
4343
"typescript": "^5.5.3"

0 commit comments

Comments
 (0)