Skip to content

Commit 62b7be8

Browse files
Update dependency typescript to v5.8.2 (#216)
1 parent e53bc20 commit 62b7be8

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
@@ -82,7 +82,7 @@
8282
"mocha": "11.1.0",
8383
"prettier": "3.5.3",
8484
"ts-node": "10.9.2",
85-
"typescript": "5.7.3",
85+
"typescript": "5.8.2",
8686
"typescript-eslint": "8.25.0",
8787
"webpack": "5.97.1"
8888
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4262,7 +4262,7 @@ __metadata:
42624262
mocha: "npm:11.1.0"
42634263
prettier: "npm:3.5.3"
42644264
ts-node: "npm:10.9.2"
4265-
typescript: "npm:5.7.3"
4265+
typescript: "npm:5.8.2"
42664266
typescript-eslint: "npm:8.25.0"
42674267
webpack: "npm:5.97.1"
42684268
peerDependencies:
@@ -4344,23 +4344,23 @@ __metadata:
43444344
languageName: node
43454345
linkType: hard
43464346

4347-
"typescript@npm:5.7.3":
4348-
version: 5.7.3
4349-
resolution: "typescript@npm:5.7.3"
4347+
"typescript@npm:5.8.2":
4348+
version: 5.8.2
4349+
resolution: "typescript@npm:5.8.2"
43504350
bin:
43514351
tsc: bin/tsc
43524352
tsserver: bin/tsserver
4353-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
4353+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
43544354
languageName: node
43554355
linkType: hard
43564356

4357-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
4358-
version: 5.7.3
4359-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
4357+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
4358+
version: 5.8.2
4359+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
43604360
bin:
43614361
tsc: bin/tsc
43624362
tsserver: bin/tsserver
4363-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
4363+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
43644364
languageName: node
43654365
linkType: hard
43664366

0 commit comments

Comments
 (0)