Skip to content

Commit b3887a6

Browse files
chore(deps-dev): bump @types/node from 20.17.50 to 20.17.57 (#248)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.17.50 to 20.17.57. - [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: 20.17.57 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbad2b3 commit b3887a6

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@docusaurus/types": "^3.8.0",
4646
"@semantic-release/git": "^10.0.1",
47-
"@types/node": "^20.17.50",
47+
"@types/node": "^20.17.57",
4848
"husky": "^9.1.7",
4949
"semantic-release": "^24.2.5",
5050
"tsdx": "^0.14.1",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2050,10 +2050,10 @@
20502050
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433"
20512051
integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
20522052

2053-
"@types/node@*", "@types/node@^20.17.50":
2054-
version "20.17.50"
2055-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.50.tgz#d2640af991fc839ba746f799516fc6a4e47ebe50"
2056-
integrity sha512-Mxiq0ULv/zo1OzOhwPqOA13I81CV/W3nvd3ChtQZRT5Cwz3cr0FKo/wMSsbTqL3EXpaBAEQhva2B8ByRkOIh9A==
2053+
"@types/node@*", "@types/node@^20.17.57":
2054+
version "20.17.57"
2055+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.57.tgz#f807455e3303ba8ba08fcb1db90619356abfaa99"
2056+
integrity sha512-f3T4y6VU4fVQDKVqJV4Uppy8c1p/sVvS3peyqxyWnzkqXFJLRU7Y1Bl7rMS1Qe9z0v4M6McY0Fp9yBsgHJUsWQ==
20572057
dependencies:
20582058
undici-types "~6.19.2"
20592059

@@ -9291,7 +9291,7 @@ string-length@^3.1.0:
92919291
astral-regex "^1.0.0"
92929292
strip-ansi "^5.2.0"
92939293

9294-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.2.3:
9294+
"string-width-cjs@npm:string-width@^4.2.0":
92959295
version "4.2.3"
92969296
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
92979297
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9326,6 +9326,15 @@ string-width@^4.1.0, string-width@^4.2.0:
93269326
is-fullwidth-code-point "^3.0.0"
93279327
strip-ansi "^6.0.0"
93289328

9329+
string-width@^4.2.3:
9330+
version "4.2.3"
9331+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
9332+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
9333+
dependencies:
9334+
emoji-regex "^8.0.0"
9335+
is-fullwidth-code-point "^3.0.0"
9336+
strip-ansi "^6.0.1"
9337+
93299338
string-width@^5.0.1, string-width@^5.1.2:
93309339
version "5.1.2"
93319340
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -9378,7 +9387,7 @@ stringify-entities@^4.0.0:
93789387
character-entities-html4 "^2.0.0"
93799388
character-entities-legacy "^3.0.0"
93809389

9381-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
9390+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
93829391
version "6.0.1"
93839392
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
93849393
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9406,6 +9415,13 @@ strip-ansi@^6.0.0:
94069415
dependencies:
94079416
ansi-regex "^5.0.0"
94089417

9418+
strip-ansi@^6.0.1:
9419+
version "6.0.1"
9420+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9421+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9422+
dependencies:
9423+
ansi-regex "^5.0.1"
9424+
94099425
strip-ansi@^7.0.1:
94109426
version "7.1.0"
94119427
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -10390,7 +10406,7 @@ wordwrap@^1.0.0:
1039010406
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1039110407
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
1039210408

10393-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10409+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1039410410
version "7.0.0"
1039510411
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1039610412
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10416,6 +10432,15 @@ wrap-ansi@^6.2.0:
1041610432
string-width "^4.1.0"
1041710433
strip-ansi "^6.0.0"
1041810434

10435+
wrap-ansi@^7.0.0:
10436+
version "7.0.0"
10437+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10438+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10439+
dependencies:
10440+
ansi-styles "^4.0.0"
10441+
string-width "^4.1.0"
10442+
strip-ansi "^6.0.0"
10443+
1041910444
wrap-ansi@^8.1.0:
1042010445
version "8.1.0"
1042110446
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)