Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 483f8cb

Browse files
authoredMay 30, 2025··
chore(deps): update dependency @types/node to v22.15.26
1 parent b7914e5 commit 483f8cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@typechain/truffle-v4": "4.1.0",
3131
"@types/bent": "7.3.8",
3232
"@types/dotenv": "8.2.3",
33-
"@types/node": "22.15.23",
33+
"@types/node": "22.15.26",
3434
"@types/shelljs": "0.8.16",
3535
"@typescript-eslint/eslint-plugin": "5.62.0",
3636
"@typescript-eslint/parser": "5.62.0",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2457,10 +2457,10 @@
24572457
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
24582458
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
24592459

2460-
"@types/node@22.15.23":
2461-
version "22.15.23"
2462-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.23.tgz#a0b7c03f951f1ffe381a6a345c68d80e48043dd0"
2463-
integrity sha512-7Ec1zaFPF4RJ0eXu1YT/xgiebqwqoJz8rYPDi/O2BcZ++Wpt0Kq9cl0eg6NN6bYbPnR67ZLo7St5Q3UK0SnARw==
2460+
"@types/node@22.15.26":
2461+
version "22.15.26"
2462+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.26.tgz#01ea4427edeaf205cd18ebdb93db2708d5301f05"
2463+
integrity sha512-lgISkNrqdQ5DAzjBhnDNGKDuXDNo7/1V4FhNzsKREhWLZTOELQAptuAnJMzHtUl1qyEBBy9lNBKQ9WjyiSloTw==
24642464
dependencies:
24652465
undici-types "~6.21.0"
24662466

0 commit comments

Comments
 (0)
Please sign in to comment.