Skip to content

Commit 9c19fdc

Browse files
Update dependency typescript to 5.9
1 parent 5f9ca64 commit 9c19fdc

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
"react-router": "^6.22.2",
8282
"tiny-invariant": "^1.3.3",
8383
"ts-node": "^10.9.2",
84-
"typescript": "5.8"
84+
"typescript": "5.9"
8585
},
8686
"peerDependencies": {
8787
"@types/history": "^4.9",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,7 @@ __metadata:
12521252
react-router: "npm:^6.22.2"
12531253
tiny-invariant: "npm:^1.3.3"
12541254
ts-node: "npm:^10.9.2"
1255-
typescript: "npm:5.8"
1255+
typescript: "npm:5.9"
12561256
peerDependencies:
12571257
"@types/history": ^4.9
12581258
next: ^14.2.7
@@ -7403,23 +7403,23 @@ __metadata:
74037403
languageName: node
74047404
linkType: hard
74057405

7406-
"typescript@npm:5.8":
7407-
version: 5.8.3
7408-
resolution: "typescript@npm:5.8.3"
7406+
"typescript@npm:5.9":
7407+
version: 5.9.3
7408+
resolution: "typescript@npm:5.9.3"
74097409
bin:
74107410
tsc: bin/tsc
74117411
tsserver: bin/tsserver
7412-
checksum: 10/65c40944c51b513b0172c6710ee62e951b70af6f75d5a5da745cb7fab132c09ae27ffdf7838996e3ed603bb015dadd099006658046941bd0ba30340cc563ae92
7412+
checksum: 10/c089d9d3da2729fd4ac517f9b0e0485914c4b3c26f80dc0cffcb5de1719a17951e92425d55db59515c1a7ddab65808466debb864d0d56dcf43f27007d0709594
74137413
languageName: node
74147414
linkType: hard
74157415

7416-
"typescript@patch:typescript@npm%3A5.8#optional!builtin<compat/typescript>":
7417-
version: 5.8.3
7418-
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
7416+
"typescript@patch:typescript@npm%3A5.9#optional!builtin<compat/typescript>":
7417+
version: 5.9.3
7418+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
74197419
bin:
74207420
tsc: bin/tsc
74217421
tsserver: bin/tsserver
7422-
checksum: 10/b9b1e73dabac5dc730c041325dbd9c99467c1b0d239f1b74ec3b90d831384af3e2ba973946232df670519147eb51a2c20f6f96163cea2b359f03de1e2091cc4f
7422+
checksum: 10/696e1b017bc2635f4e0c94eb4435357701008e2f272f553d06e35b494b8ddc60aa221145e286c28ace0c89ee32827a28c2040e3a69bdc108b1a5dc8fb40b72e3
74237423
languageName: node
74247424
linkType: hard
74257425

0 commit comments

Comments
 (0)