Skip to content

Commit 512e13a

Browse files
chore(dev-deps): bump @types/node from 22.10.2 to 22.10.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.5. - [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-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 992d76b commit 512e13a

2 files changed

Lines changed: 5 additions & 17 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/cli-progress": "3.11.6",
7575
"@types/express": "5.0.0",
7676
"@types/mime-types": "2.1.4",
77-
"@types/node": "22.10.2",
77+
"@types/node": "22.10.5",
7878
"@types/node-fetch": "2.6.12",
7979
"@types/range-parser": "^1.2.7",
8080
"@vitest/coverage-istanbul": "2.1.8",

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2952,17 +2952,10 @@
29522952
dependencies:
29532953
"@types/node" "*"
29542954

2955-
"@types/node@*", "@types/node@^22.5.5":
2956-
version "22.9.1"
2957-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1.tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71"
2958-
integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==
2959-
dependencies:
2960-
undici-types "~6.19.8"
2961-
2962-
"@types/node@22.10.2":
2963-
version "22.10.2"
2964-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
2965-
integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
2955+
"@types/node@*", "@types/node@22.10.5", "@types/node@^22.5.5":
2956+
version "22.10.5"
2957+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
2958+
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
29662959
dependencies:
29672960
undici-types "~6.20.0"
29682961

@@ -8325,11 +8318,6 @@ undefsafe@^2.0.5:
83258318
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
83268319
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
83278320

8328-
undici-types@~6.19.8:
8329-
version "6.19.8"
8330-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
8331-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
8332-
83338321
undici-types@~6.20.0:
83348322
version "6.20.0"
83358323
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"

0 commit comments

Comments
 (0)