Skip to content

Commit 179e380

Browse files
chore(deps): update dependency @types/node to v22.17.0 (#3670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0efe79 commit 179e380

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
@@ -34,7 +34,7 @@
3434
"@eslint/js": "9.32.0",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "30.0.0",
37-
"@types/node": "22.16.5",
37+
"@types/node": "22.17.0",
3838
"@types/node-fetch": "3.0.3",
3939
"@types/normalize-path": "3.0.2",
4040
"@types/supertest": "6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2800,10 +2800,10 @@
28002800
dependencies:
28012801
undici-types "~6.20.0"
28022802

2803-
"@types/node@22.16.5":
2804-
version "22.16.5"
2805-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
2806-
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
2803+
"@types/node@22.17.0":
2804+
version "22.17.0"
2805+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.0.tgz#e8c9090e957bd4d9860efb323eb92d297347eac7"
2806+
integrity sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ==
28072807
dependencies:
28082808
undici-types "~6.21.0"
28092809

0 commit comments

Comments
 (0)