Skip to content

Commit 63ea062

Browse files
chore(deps): update dependency typescript to v5.4.5
1 parent 6cea6a9 commit 63ea062

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

yarn.lock

+21-7
Original file line numberDiff line numberDiff line change
@@ -5672,8 +5672,16 @@ string-hash@^1.1.1:
56725672
resolved "https://registry.yarnpkg.com/string-hash/-/string-hash-1.1.3.tgz#e8aafc0ac1855b4666929ed7dd1275df5d6c811b"
56735673
integrity sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==
56745674

5675-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0:
5676-
name string-width-cjs
5675+
"string-width-cjs@npm:string-width@^4.2.0":
5676+
version "4.2.3"
5677+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5678+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5679+
dependencies:
5680+
emoji-regex "^8.0.0"
5681+
is-fullwidth-code-point "^3.0.0"
5682+
strip-ansi "^6.0.1"
5683+
5684+
string-width@^4.1.0:
56775685
version "4.2.3"
56785686
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
56795687
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5754,8 +5762,14 @@ stringify-entities@^4.0.0:
57545762
character-entities-html4 "^2.0.0"
57555763
character-entities-legacy "^3.0.0"
57565764

5757-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5758-
name strip-ansi-cjs
5765+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
5766+
version "6.0.1"
5767+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5768+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5769+
dependencies:
5770+
ansi-regex "^5.0.1"
5771+
5772+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
57595773
version "6.0.1"
57605774
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
57615775
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5977,9 +5991,9 @@ typed-array-length@^1.0.4:
59775991
is-typed-array "^1.1.9"
59785992

59795993
typescript@^5.0.4:
5980-
version "5.3.3"
5981-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
5982-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
5994+
version "5.4.5"
5995+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
5996+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
59835997

59845998
ufo@^1.1.2:
59855999
version "1.1.2"

0 commit comments

Comments
 (0)