Skip to content

Commit ee15f84

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

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.14",
37+
"@types/node": "22.15.15",
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].14":
2520-
version "22.15.14"
2521-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.14.tgz#889fd356a04d003a6d5650ccc003ef4d712430d7"
2522-
integrity sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g==
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==
25232523
dependencies:
25242524
undici-types "~6.21.0"
25252525

0 commit comments

Comments
 (0)