Skip to content

Commit 317ba6e

Browse files
Update dependency typescript to v5.7.3
1 parent ed7b520 commit 317ba6e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"buncho": "6.2.0",
2323
"eslint": "8.57.0",
2424
"prettier": "3.2.4",
25-
"typescript": "5.4.4"
25+
"typescript": "5.7.3"
2626
},
2727
"packageManager": "[email protected]"
2828
}

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2751,7 +2751,7 @@ __metadata:
27512751
react: "npm:18.2.0"
27522752
react-dom: "npm:18.2.0"
27532753
react-router-dom: "npm:6.22.3"
2754-
typescript: "npm:5.4.4"
2754+
typescript: "npm:5.7.3"
27552755
languageName: unknown
27562756
linkType: soft
27572757

@@ -9102,23 +9102,23 @@ __metadata:
91029102
languageName: node
91039103
linkType: hard
91049104

9105-
"typescript@npm:5.4.4":
9106-
version: 5.4.4
9107-
resolution: "typescript@npm:5.4.4"
9105+
"typescript@npm:5.7.3":
9106+
version: 5.7.3
9107+
resolution: "typescript@npm:5.7.3"
91089108
bin:
91099109
tsc: bin/tsc
91109110
tsserver: bin/tsserver
9111-
checksum: 10c0/4d8de0291204ed61ca97ad0cba2ce064e09c4988ca1c451c787e4653ba76296ba35177a52694e8a00cf4ef899d0ee83338663b926d8b7d55167ff0ba81549999
9111+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
91129112
languageName: node
91139113
linkType: hard
91149114

9115-
"typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>":
9116-
version: 5.4.4
9117-
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
9115+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
9116+
version: 5.7.3
9117+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5adc0c"
91189118
bin:
91199119
tsc: bin/tsc
91209120
tsserver: bin/tsserver
9121-
checksum: 10c0/1fa41b9964a9ff0ed913b339c90b46031b2d2da3cb1a192af516610733f7f1d5f7f9754a8e22b9ac7076d3d8aedd2c4f84db3f113bad060eac3a95962443a1bf
9121+
checksum: 10c0/3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896
91229122
languageName: node
91239123
linkType: hard
91249124

0 commit comments

Comments
 (0)