Skip to content

Commit c0d1f0b

Browse files
chore(deps-dev): bump @types/node from 24.6.2 to 24.7.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.6.2 to 24.7.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.7.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d03a93c commit c0d1f0b

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
@@ -1443,11 +1443,11 @@
14431443
"@types/braces" "*"
14441444

14451445
"@types/node@*", "@types/node@^24.0.1":
1446-
version "24.6.2"
1447-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.6.2.tgz#59b99878b6fed17e698e7d09e51c729c5877736a"
1448-
integrity sha512-d2L25Y4j+W3ZlNAeMKcy7yDsK425ibcAOO2t7aPTz6gNMH0z2GThtwENCDc0d/Pw9wgyRqE5Px1wkV7naz8ang==
1446+
version "24.7.2"
1447+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.7.2.tgz#5adf66b6e2ac5cab1d10a2ad3682e359cb652f4a"
1448+
integrity sha512-/NbVmcGTP+lj5oa4yiYxxeBjRivKQ5Ns1eSZeB99ExsEQ6rX5XYU1Zy/gGxY/ilqtD4Etx9mKyrPxZRetiahhA==
14491449
dependencies:
1450-
undici-types "~7.13.0"
1450+
undici-types "~7.14.0"
14511451

14521452
"@types/stack-utils@^2.0.3":
14531453
version "2.0.3"
@@ -4981,10 +4981,10 @@ unbox-primitive@^1.1.0:
49814981
has-symbols "^1.1.0"
49824982
which-boxed-primitive "^1.1.1"
49834983

4984-
undici-types@~7.13.0:
4985-
version "7.13.0"
4986-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.13.0.tgz#a20ba7c0a2be0c97bd55c308069d29d167466bff"
4987-
integrity sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==
4984+
undici-types@~7.14.0:
4985+
version "7.14.0"
4986+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.14.0.tgz#4c037b32ca4d7d62fae042174604341588bc0840"
4987+
integrity sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==
49884988

49894989
undici@^5.25.4, undici@^5.28.5:
49904990
version "5.29.0"

0 commit comments

Comments
 (0)