Skip to content

Commit f963b3f

Browse files
chore(deps-dev): bump @types/node from 24.1.0 to 24.2.0 (#2640)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f956744 commit f963b3f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1438,11 +1438,11 @@
14381438
"@types/braces" "*"
14391439

14401440
"@types/node@*", "@types/node@^24.0.1":
1441-
version "24.1.0"
1442-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.1.0.tgz#0993f7dc31ab5cc402d112315b463e383d68a49c"
1443-
integrity sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==
1441+
version "24.2.0"
1442+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.2.0.tgz#cde712f88c5190006d6b069232582ecd1f94a760"
1443+
integrity sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==
14441444
dependencies:
1445-
undici-types "~7.8.0"
1445+
undici-types "~7.10.0"
14461446

14471447
"@types/stack-utils@^2.0.3":
14481448
version "2.0.3"
@@ -4976,10 +4976,10 @@ unbox-primitive@^1.1.0:
49764976
has-symbols "^1.1.0"
49774977
which-boxed-primitive "^1.1.1"
49784978

4979-
undici-types@~7.8.0:
4980-
version "7.8.0"
4981-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
4982-
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
4979+
undici-types@~7.10.0:
4980+
version "7.10.0"
4981+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
4982+
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
49834983

49844984
undici@^5.25.4, undici@^5.28.5:
49854985
version "5.29.0"

0 commit comments

Comments
 (0)