Skip to content

Commit 6caf748

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

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.25.1",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "29.5.14",
37-
"@types/node": "22.15.2",
37+
"@types/node": "22.15.3",
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
@@ -2493,10 +2493,10 @@
24932493
dependencies:
24942494
undici-types "~6.20.0"
24952495

2496-
"@types/[email protected].2":
2497-
version "22.15.2"
2498-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
2499-
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
2496+
"@types/[email protected].3":
2497+
version "22.15.3"
2498+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
2499+
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
25002500
dependencies:
25012501
undici-types "~6.21.0"
25022502

0 commit comments

Comments
 (0)