Skip to content

Commit e3fe3a7

Browse files
chore(deps): update dependency @types/node to v22.15.20 (#831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 169f53f commit e3fe3a7

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.19",
33+
"@types/node": "22.15.20",
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/[email protected].19":
2461-
version "22.15.19"
2462-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
2463-
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
2460+
"@types/[email protected].20":
2461+
version "22.15.20"
2462+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.20.tgz#ce4f947a8ff31120032f66d46b0851554e9f25f6"
2463+
integrity sha512-A6BohGFRGHAscJsTslDCA9JG7qSJr/DWUvrvY8yi9IgnGtMxCyat7vvQ//MFa0DnLsyuS3wYTpLdw4Hf+Q5JXw==
24642464
dependencies:
24652465
undici-types "~6.21.0"
24662466

0 commit comments

Comments
 (0)