Skip to content

Commit 8016ccb

Browse files
chore(deps): update dependency @types/node to v22.15.27 (#3610)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d43ff9 commit 8016ccb

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.27.0",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "29.5.14",
37-
"@types/node": "22.15.24",
37+
"@types/node": "22.15.27",
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
@@ -2512,10 +2512,10 @@
25122512
dependencies:
25132513
undici-types "~6.20.0"
25142514

2515-
"@types/[email protected].24":
2516-
version "22.15.24"
2517-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.24.tgz#3b31f1650571c0123388db29d95c12e6f6761744"
2518-
integrity sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==
2515+
"@types/[email protected].27":
2516+
version "22.15.27"
2517+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.27.tgz#b99cd64129c4c85a69edca903af9b3aa72c3b4f7"
2518+
integrity sha512-5fF+eu5mwihV2BeVtX5vijhdaZOfkQTATrePEaXTcKqI16LhJ7gi2/Vhd9OZM0UojcdmiOCVg5rrax+i1MdoQQ==
25192519
dependencies:
25202520
undici-types "~6.21.0"
25212521

0 commit comments

Comments
 (0)