Skip to content

Commit 1aaa083

Browse files
chore(deps): update dependency @types/node to v22.15.17 (#3586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 860db8b commit 1aaa083

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.26.0",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "29.5.14",
37-
"@types/node": "22.15.15",
37+
"@types/node": "22.15.17",
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
@@ -2516,10 +2516,10 @@
25162516
dependencies:
25172517
undici-types "~6.20.0"
25182518

2519-
"@types/[email protected].15":
2520-
version "22.15.15"
2521-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.15.tgz#8877c05c18e552e738438e477d7ba22c5d73a57c"
2522-
integrity sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==
2519+
"@types/[email protected].17":
2520+
version "22.15.17"
2521+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055"
2522+
integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==
25232523
dependencies:
25242524
undici-types "~6.21.0"
25252525

0 commit comments

Comments
 (0)