Skip to content

Commit e237cf1

Browse files
chore(deps-dev): bump @types/node from 22.15.21 to 24.9.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.21 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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5bbd99f commit e237cf1

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@docusaurus/theme-classic": "^3.7.0",
3030
"@docusaurus/tsconfig": "^3.7.0",
3131
"@docusaurus/types": "^3.7.0",
32-
"@types/node": "^22.15.21",
32+
"@types/node": "^24.9.1",
3333
"typescript": "~5.8.3"
3434
},
3535
"browserslist": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3522,12 +3522,12 @@
35223522
dependencies:
35233523
"@types/node" "*"
35243524

3525-
"@types/node@*", "@types/node@^22.15.21":
3526-
version "22.15.21"
3527-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.21.tgz#196ef14fe20d87f7caf1e7b39832767f9a995b77"
3528-
integrity sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==
3525+
"@types/node@*", "@types/node@^24.9.1":
3526+
version "24.9.1"
3527+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
3528+
integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
35293529
dependencies:
3530-
undici-types "~6.21.0"
3530+
undici-types "~7.16.0"
35313531

35323532
"@types/node@^17.0.5":
35333533
version "17.0.45"
@@ -9647,10 +9647,10 @@ typescript@~5.8.3:
96479647
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
96489648
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
96499649

9650-
undici-types@~6.21.0:
9651-
version "6.21.0"
9652-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
9653-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
9650+
undici-types@~7.16.0:
9651+
version "7.16.0"
9652+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
9653+
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
96549654

96559655
unicode-canonical-property-names-ecmascript@^2.0.0:
96569656
version "2.0.1"

0 commit comments

Comments
 (0)