Skip to content

Commit ecdfc4d

Browse files
Update dependency typescript to v5.6.3
1 parent ed7b520 commit ecdfc4d

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.6.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.6.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.6.3":
9106+
version: 5.6.3
9107+
resolution: "typescript@npm:5.6.3"
91089108
bin:
91099109
tsc: bin/tsc
91109110
tsserver: bin/tsserver
9111-
checksum: 10c0/4d8de0291204ed61ca97ad0cba2ce064e09c4988ca1c451c787e4653ba76296ba35177a52694e8a00cf4ef899d0ee83338663b926d8b7d55167ff0ba81549999
9111+
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
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.6.3#optional!builtin<compat/typescript>":
9116+
version: 5.6.3
9117+
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=5adc0c"
91189118
bin:
91199119
tsc: bin/tsc
91209120
tsserver: bin/tsserver
9121-
checksum: 10c0/1fa41b9964a9ff0ed913b339c90b46031b2d2da3cb1a192af516610733f7f1d5f7f9754a8e22b9ac7076d3d8aedd2c4f84db3f113bad060eac3a95962443a1bf
9121+
checksum: 10c0/ac8307bb06bbfd08ae7137da740769b7d8c3ee5943188743bb622c621f8ad61d244767480f90fbd840277fbf152d8932aa20c33f867dea1bb5e79b187ca1a92f
91229122
languageName: node
91239123
linkType: hard
91249124

0 commit comments

Comments
 (0)