Skip to content

Commit 0849c8c

Browse files
Bump @types/node from 24.5.2 to 24.9.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.5.2 to 24.9.1. - [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.9.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8365d6f commit 0849c8c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/preset-env": "^7.28.0",
3030
"@babel/preset-typescript": "^7.27.1",
3131
"@types/jest": "^30.0.0",
32-
"@types/node": "24.5.2",
32+
"@types/node": "24.9.1",
3333
"@types/react": "18.3.1",
3434
"@types/react-dom": "18.3.1",
3535
"babel-jest": "^30.0.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2009,12 +2009,12 @@
20092009
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
20102010
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
20112011

2012-
"@types/node@*", "@types/node@24.5.2":
2013-
version "24.5.2"
2014-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
2015-
integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==
2012+
"@types/node@*", "@types/node@24.9.1":
2013+
version "24.9.1"
2014+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
2015+
integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
20162016
dependencies:
2017-
undici-types "~7.12.0"
2017+
undici-types "~7.16.0"
20182018

20192019
"@types/prop-types@*":
20202020
version "15.7.5"
@@ -6820,10 +6820,10 @@ unbox-primitive@^1.1.0:
68206820
has-symbols "^1.1.0"
68216821
which-boxed-primitive "^1.1.1"
68226822

6823-
undici-types@~7.12.0:
6824-
version "7.12.0"
6825-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
6826-
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
6823+
undici-types@~7.16.0:
6824+
version "7.16.0"
6825+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
6826+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
68276827

68286828
undici@^7.12.0:
68296829
version "7.12.0"

0 commit comments

Comments
 (0)