Skip to content

Commit 3c5ac71

Browse files
chore(deps): update dependency typescript to v5.5.3
1 parent 8407fad commit 3c5ac71

File tree

2 files changed

+38
-8
lines changed

2 files changed

+38
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rimraf": "5.0.1",
5151
"ts-jest": "29.1.0",
5252
"ts-node": "10.9.1",
53-
"typescript": "5.0.4"
53+
"typescript": "5.5.3"
5454
},
5555
"config": {
5656
"commitizen": {

yarn.lock

Lines changed: 37 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10133,7 +10133,7 @@ string-length@^4.0.1:
1013310133
char-regex "^1.0.2"
1013410134
strip-ansi "^6.0.0"
1013510135

10136-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
10136+
"string-width-cjs@npm:string-width@^4.2.0":
1013710137
version "4.2.3"
1013810138
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1013910139
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10151,6 +10151,15 @@ string-width@^1.0.1:
1015110151
is-fullwidth-code-point "^1.0.0"
1015210152
strip-ansi "^3.0.0"
1015310153

10154+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
10155+
version "4.2.3"
10156+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10157+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10158+
dependencies:
10159+
emoji-regex "^8.0.0"
10160+
is-fullwidth-code-point "^3.0.0"
10161+
strip-ansi "^6.0.1"
10162+
1015410163
string-width@^2.0.0, string-width@^2.1.0:
1015510164
version "2.1.1"
1015610165
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e"
@@ -10234,7 +10243,7 @@ string_decoder@~1.1.1:
1023410243
dependencies:
1023510244
safe-buffer "~5.1.0"
1023610245

10237-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
10246+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1023810247
version "6.0.1"
1023910248
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1024010249
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10269,6 +10278,13 @@ strip-ansi@^6.0.0:
1026910278
dependencies:
1027010279
ansi-regex "^5.0.0"
1027110280

10281+
strip-ansi@^6.0.1:
10282+
version "6.0.1"
10283+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10284+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10285+
dependencies:
10286+
ansi-regex "^5.0.1"
10287+
1027210288
strip-ansi@^7.0.1:
1027310289
version "7.0.1"
1027410290
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.0.1.tgz#61740a08ce36b61e50e65653f07060d000975fb2"
@@ -10732,16 +10748,21 @@ typedarray@^0.0.6:
1073210748
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1073310749
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1073410750

10735-
typescript@5.0.4, "typescript@^4.6.4 || ^5.0.0":
10736-
version "5.0.4"
10737-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
10738-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10751+
typescript@5.5.3:
10752+
version "5.5.3"
10753+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
10754+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
1073910755

1074010756
"typescript@^3 || ^4", typescript@^4.5.4:
1074110757
version "4.9.5"
1074210758
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1074310759
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1074410760

10761+
"typescript@^4.6.4 || ^5.0.0":
10762+
version "5.0.4"
10763+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
10764+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
10765+
1074510766
uglify-js@^3.1.4:
1074610767
version "3.14.1"
1074710768
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.14.1.tgz#e2cb9fe34db9cb4cf7e35d1d26dfea28e09a7d06"
@@ -11065,7 +11086,7 @@ wordwrap@^1.0.0:
1106511086
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1106611087
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
1106711088

11068-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11089+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1106911090
version "7.0.0"
1107011091
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1107111092
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11082,6 +11103,15 @@ wrap-ansi@^2.0.0:
1108211103
string-width "^1.0.1"
1108311104
strip-ansi "^3.0.1"
1108411105

11106+
wrap-ansi@^7.0.0:
11107+
version "7.0.0"
11108+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11109+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11110+
dependencies:
11111+
ansi-styles "^4.0.0"
11112+
string-width "^4.1.0"
11113+
strip-ansi "^6.0.0"
11114+
1108511115
wrap-ansi@^8.1.0:
1108611116
version "8.1.0"
1108711117
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)