Skip to content

Commit b3dc9a9

Browse files
committed
Bump TypeScript to 5.4
1 parent 3786506 commit b3dc9a9

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
@@ -81,7 +81,7 @@
8181
"rimraf": "^3.0.2",
8282
"shelljs": "^0.8.5",
8383
"tsup": "^6.7.0",
84-
"typescript": "5.2",
84+
"typescript": "^5.4.2",
8585
"vitest": "^1.1.1"
8686
}
8787
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4256,7 +4256,7 @@ __metadata:
42564256
rimraf: ^3.0.2
42574257
shelljs: ^0.8.5
42584258
tsup: ^6.7.0
4259-
typescript: 5.2
4259+
typescript: ^5.4.2
42604260
vitest: ^1.1.1
42614261
languageName: unknown
42624262
linkType: soft
@@ -5108,23 +5108,23 @@ __metadata:
51085108
languageName: node
51095109
linkType: hard
51105110

5111-
"typescript@npm:5.2":
5112-
version: 5.2.2
5113-
resolution: "typescript@npm:5.2.2"
5111+
"typescript@npm:^5.4.2":
5112+
version: 5.4.2
5113+
resolution: "typescript@npm:5.4.2"
51145114
bin:
51155115
tsc: bin/tsc
51165116
tsserver: bin/tsserver
5117-
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
5117+
checksum: 96d80fde25a09bcb04d399082fb27a808a9e17c2111e43849d2aafbd642d835e4f4ef0de09b0ba795ec2a700be6c4c2c3f62bf4660c05404c948727b5bbfb32a
51185118
languageName: node
51195119
linkType: hard
51205120

5121-
"typescript@patch:typescript@5.2#~builtin<compat/typescript>":
5122-
version: 5.2.2
5123-
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=701156"
5121+
"typescript@patch:typescript@^5.4.2#~builtin<compat/typescript>":
5122+
version: 5.4.2
5123+
resolution: "typescript@patch:typescript@npm%3A5.4.2#~builtin<compat/typescript>::version=5.4.2&hash=701156"
51245124
bin:
51255125
tsc: bin/tsc
51265126
tsserver: bin/tsserver
5127-
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
5127+
checksum: c1b669146bca5529873aae60870e243fa8140c85f57ca32c42f898f586d73ce4a6b4f6bb02ae312729e214d7f5859a0c70da3e527a116fdf5ad00c9fc733ecc6
51285128
languageName: node
51295129
linkType: hard
51305130

0 commit comments

Comments
 (0)