Skip to content

Commit 7cb9fa2

Browse files
chore(deps): update dependency @types/node to v22.14.0 (#807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20ae589 commit 7cb9fa2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
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.13.17",
33+
"@types/node": "22.14.0",
3434
"@types/shelljs": "0.8.15",
3535
"@typescript-eslint/eslint-plugin": "5.62.0",
3636
"@typescript-eslint/parser": "5.62.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2445,12 +2445,12 @@
24452445
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
24462446
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
24472447

2448-
"@types/node@22.13.17":
2449-
version "22.13.17"
2450-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17.tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754"
2451-
integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==
2448+
"@types/node@22.14.0":
2449+
version "22.14.0"
2450+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
2451+
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
24522452
dependencies:
2453-
undici-types "~6.20.0"
2453+
undici-types "~6.21.0"
24542454

24552455
"@types/node@^10.1.0":
24562456
version "10.17.60"
@@ -11373,10 +11373,10 @@ unbox-primitive@^1.0.2:
1137311373
has-symbols "^1.0.3"
1137411374
which-boxed-primitive "^1.0.2"
1137511375

11376-
undici-types@~6.20.0:
11377-
version "6.20.0"
11378-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
11379-
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
11376+
undici-types@~6.21.0:
11377+
version "6.21.0"
11378+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
11379+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1138011380

1138111381
unicorn-magic@^0.1.0:
1138211382
version "0.1.0"

0 commit comments

Comments
 (0)