Skip to content

Commit c7becd6

Browse files
chore(deps): update dependency @types/node to v22.14.1 (#812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2278a70 commit c7becd6

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.14.0",
33+
"@types/node": "22.14.1",
3434
"@types/shelljs": "0.8.15",
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
@@ -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/[email protected].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==
2448+
"@types/[email protected].1":
2449+
version "22.14.1"
2450+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
2451+
integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
24522452
dependencies:
24532453
undici-types "~6.21.0"
24542454

0 commit comments

Comments
 (0)