Skip to content

Commit b2621f6

Browse files
chore(deps): update dependency typescript to v5.9.2
1 parent 23547f4 commit b2621f6

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2791,7 +2791,16 @@ string-length@^4.0.2:
27912791
char-regex "^1.0.2"
27922792
strip-ansi "^6.0.0"
27932793

2794-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
2794+
"string-width-cjs@npm:string-width@^4.2.0":
2795+
version "4.2.3"
2796+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
2797+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2798+
dependencies:
2799+
emoji-regex "^8.0.0"
2800+
is-fullwidth-code-point "^3.0.0"
2801+
strip-ansi "^6.0.1"
2802+
2803+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
27952804
version "4.2.3"
27962805
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
27972806
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2809,7 +2818,14 @@ string-width@^5.0.1, string-width@^5.1.2:
28092818
emoji-regex "^9.2.2"
28102819
strip-ansi "^7.0.1"
28112820

2812-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2821+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2822+
version "6.0.1"
2823+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
2824+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2825+
dependencies:
2826+
ansi-regex "^5.0.1"
2827+
2828+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
28132829
version "6.0.1"
28142830
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
28152831
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -2947,9 +2963,9 @@ type-fest@^4.41.0:
29472963
integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
29482964

29492965
typescript@^5.8.3:
2950-
version "5.8.3"
2951-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz"
2952-
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
2966+
version "5.9.2"
2967+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
2968+
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
29532969

29542970
uglify-js@^3.19.3:
29552971
version "3.19.3"
@@ -3036,7 +3052,16 @@ word-wrap@^1.2.5:
30363052
resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz"
30373053
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
30383054

3039-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
3055+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
3056+
version "7.0.0"
3057+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
3058+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
3059+
dependencies:
3060+
ansi-styles "^4.0.0"
3061+
string-width "^4.1.0"
3062+
strip-ansi "^6.0.0"
3063+
3064+
wrap-ansi@^7.0.0:
30403065
version "7.0.0"
30413066
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
30423067
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)