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

Commit e4b38af

Browse files
committed
chore(deps): update dependency @types/node to v20.14.12
1 parent b092ba4 commit e4b38af

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
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.11",
21+
"@types/node": "20.14.12",
2222
"typescript": "5.4.5"
2323
}
2424
}

docs/yarn.lock

Lines changed: 6 additions & 4 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].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==
456+
"@types/[email protected].12":
457+
version "20.14.12"
458+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12.tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49"
459+
integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==
460460
dependencies:
461461
undici-types "~5.26.4"
462462

@@ -3180,6 +3180,7 @@ streamsearch@^1.1.0:
31803180
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
31813181

31823182
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
3183+
name string-width-cjs
31833184
version "4.2.3"
31843185
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
31853186
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3206,6 +3207,7 @@ stringify-entities@^4.0.0:
32063207
character-entities-legacy "^3.0.0"
32073208

32083209
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3210+
name strip-ansi-cjs
32093211
version "6.0.1"
32103212
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
32113213
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)