Skip to content

Commit 5e75038

Browse files
chore(deps-dev): bump @types/node from 24.4.0 to 24.5.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.4.0 to 24.5.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.5.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cac596e commit 5e75038

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.4.0"
1447-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.4.0.tgz#4ca9168c016a55ab15b7765ad1674ab807489600"
1448-
integrity sha512-gUuVEAK4/u6F9wRLznPUU4WGUacSEBDPoC2TrBkw3GAnOLHBL45QdfHOXp1kJ4ypBGLxTOB+t7NJLpKoC3gznQ==
1446+
version "24.5.2"
1447+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
1448+
integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==
14491449
dependencies:
1450-
undici-types "~7.11.0"
1450+
undici-types "~7.12.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.11.0:
4985-
version "7.11.0"
4986-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.11.0.tgz#075798115d0bbc4e4fc7c173f38727ca66bfb592"
4987-
integrity sha512-kt1ZriHTi7MU+Z/r9DOdAI3ONdaR3M3csEaRc6ewa4f4dTvX4cQCbJ4NkEn0ohE4hHtq85+PhPSTY+pO/1PwgA==
4984+
undici-types@~7.12.0:
4985+
version "7.12.0"
4986+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
4987+
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
49884988

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

0 commit comments

Comments
 (0)