Skip to content

Commit 99b2b07

Browse files
chore(deps): update dependency @types/node to v22.15.2 (#816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3700e0a commit 99b2b07

File tree

2 files changed

+5
-5
lines changed

2 files changed

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2445,10 +2445,10 @@
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.15.0":
2449-
version "22.15.0"
2450-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.0.tgz#5fcf430c079da64e96028b87cbffc218a02685db"
2451-
integrity sha512-99S8dWD2DkeE6PBaEDw+In3aar7hdoBvjyJMR6vaKBTzpvR0P00ClzJMOoVrj9D2+Sy/YCwACYHnBTpMhg1UCA==
2448+
"@types/node@22.15.2":
2449+
version "22.15.2"
2450+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
2451+
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
24522452
dependencies:
24532453
undici-types "~6.21.0"
24542454

0 commit comments

Comments
 (0)