Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit e44a301

Browse files
committed
chore(deps): update dependency @types/node to v20.14.11
1 parent 563d1fe commit e44a301

File tree

2 files changed

+7
-23
lines changed

2 files changed

+7
-23
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-dom": "18.3.1"
1919
},
2020
"devDependencies": {
21-
"@types/node": "20.14.10",
21+
"@types/node": "20.14.11",
2222
"typescript": "5.4.5"
2323
}
2424
}

docs/yarn.lock

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -453,10 +453,10 @@
453453
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
454454
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
455455

456-
"@types/[email protected].10":
457-
version "20.14.10"
458-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
459-
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
456+
"@types/[email protected].11":
457+
version "20.14.11"
458+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
459+
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
460460
dependencies:
461461
undici-types "~5.26.4"
462462

@@ -3179,16 +3179,7 @@ streamsearch@^1.1.0:
31793179
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
31803180
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
31813181

3182-
"string-width-cjs@npm:string-width@^4.2.0":
3183-
version "4.2.3"
3184-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3185-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3186-
dependencies:
3187-
emoji-regex "^8.0.0"
3188-
is-fullwidth-code-point "^3.0.0"
3189-
strip-ansi "^6.0.1"
3190-
3191-
string-width@^4.1.0:
3182+
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
31923183
version "4.2.3"
31933184
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31943185
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3214,14 +3205,7 @@ stringify-entities@^4.0.0:
32143205
character-entities-html4 "^2.0.0"
32153206
character-entities-legacy "^3.0.0"
32163207

3217-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3218-
version "6.0.1"
3219-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3220-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3221-
dependencies:
3222-
ansi-regex "^5.0.1"
3223-
3224-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3208+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
32253209
version "6.0.1"
32263210
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
32273211
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)