Skip to content

Commit f8b231e

Browse files
authored
chore: upgrade typescript 5.7.3 (#26)
1 parent 45054ce commit f8b231e

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
@@ -45,7 +45,7 @@
4545
"@types/node": "^22.8.4",
4646
"jscodeshift": "^17.1.2",
4747
"tiny-glob": "^0.2.9",
48-
"typescript": "^5.6.3",
48+
"typescript": "5.7.3",
4949
"vitest": "^2.1.4"
5050
}
5151
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,7 +1358,7 @@ __metadata:
13581358
"@types/node": "npm:^22.8.4"
13591359
jscodeshift: "npm:^17.1.2"
13601360
tiny-glob: "npm:^0.2.9"
1361-
typescript: "npm:^5.6.3"
1361+
typescript: "npm:5.7.3"
13621362
vitest: "npm:^2.1.4"
13631363
languageName: unknown
13641364
linkType: soft
@@ -2650,23 +2650,23 @@ __metadata:
26502650
languageName: node
26512651
linkType: hard
26522652

2653-
"typescript@npm:^5.6.3":
2654-
version: 5.6.3
2655-
resolution: "typescript@npm:5.6.3"
2653+
"typescript@npm:5.7.3":
2654+
version: 5.7.3
2655+
resolution: "typescript@npm:5.7.3"
26562656
bin:
26572657
tsc: bin/tsc
26582658
tsserver: bin/tsserver
2659-
checksum: 10c0/44f61d3fb15c35359bc60399cb8127c30bae554cd555b8e2b46d68fa79d680354b83320ad419ff1b81a0bdf324197b29affe6cc28988cd6a74d4ac60c94f9799
2659+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
26602660
languageName: node
26612661
linkType: hard
26622662

2663-
"typescript@patch:typescript@npm%3A^5.6.3#optional!builtin<compat/typescript>":
2664-
version: 5.6.3
2665-
resolution: "typescript@patch:typescript@npm%3A5.6.3#optional!builtin<compat/typescript>::version=5.6.3&hash=8c6c40"
2663+
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
2664+
version: 5.7.3
2665+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
26662666
bin:
26672667
tsc: bin/tsc
26682668
tsserver: bin/tsserver
2669-
checksum: 10c0/7c9d2e07c81226d60435939618c91ec2ff0b75fbfa106eec3430f0fcf93a584bc6c73176676f532d78c3594fe28a54b36eb40b3d75593071a7ec91301533ace7
2669+
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
26702670
languageName: node
26712671
linkType: hard
26722672

0 commit comments

Comments
 (0)