Skip to content

Commit 1bc0afd

Browse files
Update dependency typescript to v5.5.4
1 parent d01184a commit 1bc0afd

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

+31-6
Original file line numberDiff line numberDiff line change
@@ -4894,7 +4894,16 @@ string-length@^4.0.1:
48944894
char-regex "^1.0.2"
48954895
strip-ansi "^6.0.0"
48964896

4897-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
4897+
"string-width-cjs@npm:string-width@^4.2.0":
4898+
version "4.2.3"
4899+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4900+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4901+
dependencies:
4902+
emoji-regex "^8.0.0"
4903+
is-fullwidth-code-point "^3.0.0"
4904+
strip-ansi "^6.0.1"
4905+
4906+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
48984907
version "4.2.3"
48994908
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
49004909
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4926,7 +4935,14 @@ string_decoder@~1.1.1:
49264935
dependencies:
49274936
safe-buffer "~5.1.0"
49284937

4929-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4938+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4939+
version "6.0.1"
4940+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4941+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4942+
dependencies:
4943+
ansi-regex "^5.0.1"
4944+
4945+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
49304946
version "6.0.1"
49314947
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
49324948
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5117,9 +5133,9 @@ typedarray@^0.0.6:
51175133
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
51185134

51195135
typescript@^5.3.3:
5120-
version "5.3.3"
5121-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
5122-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
5136+
version "5.5.4"
5137+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
5138+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
51235139

51245140
uid-safe@~2.1.5:
51255141
version "2.1.5"
@@ -5282,7 +5298,7 @@ winston@^3.8.2:
52825298
triple-beam "^1.3.0"
52835299
winston-transport "^4.5.0"
52845300

5285-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5301+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
52865302
version "7.0.0"
52875303
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
52885304
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5300,6 +5316,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
53005316
string-width "^4.1.0"
53015317
strip-ansi "^6.0.0"
53025318

5319+
wrap-ansi@^7.0.0:
5320+
version "7.0.0"
5321+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5322+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5323+
dependencies:
5324+
ansi-styles "^4.0.0"
5325+
string-width "^4.1.0"
5326+
strip-ansi "^6.0.0"
5327+
53035328
wrap-ansi@^8.1.0:
53045329
version "8.1.0"
53055330
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)