Skip to content

Commit 41ba59a

Browse files
chore(deps): update dependency typescript to v5.5.4
1 parent 1600363 commit 41ba59a

2 files changed

Lines changed: 33 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"ts-jest": "29.1.1",
6161
"ts-node": "10.9.1",
6262
"tsup": "6.3.0",
63-
"typescript": "5.2.2",
63+
"typescript": "5.5.4",
6464
"zod": "3.22.4"
6565
},
6666
"dependencies": {

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3663,7 +3663,16 @@ string-length@^4.0.1:
36633663
char-regex "^1.0.2"
36643664
strip-ansi "^6.0.0"
36653665

3666-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
3666+
"string-width-cjs@npm:string-width@^4.2.0":
3667+
version "4.2.3"
3668+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3669+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3670+
dependencies:
3671+
emoji-regex "^8.0.0"
3672+
is-fullwidth-code-point "^3.0.0"
3673+
strip-ansi "^6.0.1"
3674+
3675+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
36673676
version "4.2.3"
36683677
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
36693678
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3681,7 +3690,14 @@ string-width@^5.0.1, string-width@^5.1.2:
36813690
emoji-regex "^9.2.2"
36823691
strip-ansi "^7.0.1"
36833692

3684-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3693+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3694+
version "6.0.1"
3695+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3696+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3697+
dependencies:
3698+
ansi-regex "^5.0.1"
3699+
3700+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
36853701
version "6.0.1"
36863702
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
36873703
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -3914,10 +3930,10 @@ type-is@~1.6.18:
39143930
media-typer "0.3.0"
39153931
mime-types "~2.1.24"
39163932

3917-
typescript@5.2.2:
3918-
version "5.2.2"
3919-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
3920-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
3933+
typescript@5.5.4:
3934+
version "5.5.4"
3935+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
3936+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
39213937

39223938
undici-types@~5.26.4:
39233939
version "5.26.5"
@@ -4043,7 +4059,16 @@ word-wrap@~1.2.3:
40434059
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
40444060
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
40454061

4046-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4062+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
4063+
version "7.0.0"
4064+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4065+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4066+
dependencies:
4067+
ansi-styles "^4.0.0"
4068+
string-width "^4.1.0"
4069+
strip-ansi "^6.0.0"
4070+
4071+
wrap-ansi@^7.0.0:
40474072
version "7.0.0"
40484073
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
40494074
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)