Skip to content

Commit 825f195

Browse files
build(deps): update dependency typescript to v5.5.3
1 parent d8d4916 commit 825f195

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"semantic-release": "22.0.12",
6363
"semantic-release-pinst": "1.0.4",
6464
"ts-node": "10.9.2",
65-
"typescript": "5.4.5"
65+
"typescript": "5.5.3"
6666
},
6767
"eslintConfig": {
6868
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ __metadata:
11591159
semantic-release-pinst: "npm:1.0.4"
11601160
ts-node: "npm:10.9.2"
11611161
tslib: "npm:^2.5.0"
1162-
typescript: "npm:5.4.5"
1162+
typescript: "npm:5.5.3"
11631163
languageName: unknown
11641164
linkType: soft
11651165

@@ -7979,23 +7979,23 @@ __metadata:
79797979
languageName: node
79807980
linkType: hard
79817981

7982-
"typescript@npm:5.4.5, typescript@npm:^4.6.4 || ^5.2.2":
7983-
version: 5.4.5
7984-
resolution: "typescript@npm:5.4.5"
7982+
"typescript@npm:5.5.3, typescript@npm:^4.6.4 || ^5.2.2":
7983+
version: 5.5.3
7984+
resolution: "typescript@npm:5.5.3"
79857985
bin:
79867986
tsc: bin/tsc
79877987
tsserver: bin/tsserver
7988-
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
7988+
checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd
79897989
languageName: node
79907990
linkType: hard
79917991

7992-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin<compat/typescript>":
7993-
version: 5.4.5
7994-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
7992+
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A^4.6.4 || ^5.2.2#optional!builtin<compat/typescript>":
7993+
version: 5.5.3
7994+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=b45daf"
79957995
bin:
79967996
tsc: bin/tsc
79977997
tsserver: bin/tsserver
7998-
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
7998+
checksum: 10c0/5a437c416251334deeaf29897157032311f3f126547cfdc4b133768b606cb0e62bcee733bb97cf74c42fe7268801aea1392d8e40988cdef112e9546eba4c03c5
79997999
languageName: node
80008000
linkType: hard
80018001

0 commit comments

Comments
 (0)