Skip to content

Commit d098a1d

Browse files
authored
Bump TypeScript to 5.5 (#4730)
1 parent c08cb2b commit d098a1d

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
@@ -75,7 +75,7 @@
7575
"rimraf": "^5.0.5",
7676
"rxjs": "^7.8.1",
7777
"tsup": "8.0.2",
78-
"typescript": "^5.4.2",
78+
"typescript": "^5.5.4",
7979
"vitest": "^1.4.0"
8080
},
8181
"resolutions": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6854,7 +6854,7 @@ __metadata:
68546854
rimraf: "npm:^5.0.5"
68556855
rxjs: "npm:^7.8.1"
68566856
tsup: "npm:8.0.2"
6857-
typescript: "npm:^5.4.2"
6857+
typescript: "npm:^5.5.4"
68586858
vitest: "npm:^1.4.0"
68596859
languageName: unknown
68606860
linkType: soft
@@ -8033,23 +8033,23 @@ __metadata:
80338033
languageName: node
80348034
linkType: hard
80358035

8036-
"typescript@npm:^5.4.2":
8037-
version: 5.4.2
8038-
resolution: "typescript@npm:5.4.2"
8036+
"typescript@npm:^5.5.4":
8037+
version: 5.5.4
8038+
resolution: "typescript@npm:5.5.4"
80398039
bin:
80408040
tsc: bin/tsc
80418041
tsserver: bin/tsserver
8042-
checksum: 10/f8cfdc630ab1672f004e9561eb2916935b2d267792d07ce93e97fc601c7a65191af32033d5e9c0169b7dc37da7db9bf320f7432bc84527cb7697effaa4e4559d
8042+
checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
80438043
languageName: node
80448044
linkType: hard
80458045

8046-
"typescript@patch:typescript@npm%3A^5.4.2#optional!builtin<compat/typescript>":
8047-
version: 5.4.2
8048-
resolution: "typescript@patch:typescript@npm%3A5.4.2#optional!builtin<compat/typescript>::version=5.4.2&hash=d69c25"
8046+
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
8047+
version: 5.5.4
8048+
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=d69c25"
80498049
bin:
80508050
tsc: bin/tsc
80518051
tsserver: bin/tsserver
8052-
checksum: 10/ef4fc2994cc0219dc9ada94c92106ba8d44cbfd7a0328ed6f8d730311caf66e114cdfa07fbc6f369bfc0fc182d9493851b3bf1644c06fc5818690b19ee960d72
8052+
checksum: 10/2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
80538053
languageName: node
80548054
linkType: hard
80558055

0 commit comments

Comments
 (0)