Skip to content

Commit c3ac0df

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent 7d27c58 commit c3ac0df

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
@@ -37,7 +37,7 @@
3737
"chai": "5.2.0",
3838
"esbuild": "0.25.0",
3939
"mocha": "11.1.0",
40-
"typescript": "5.7.3"
40+
"typescript": "5.8.2"
4141
},
4242
"packageManager": "[email protected]"
4343
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ __metadata:
727727
picomatch: "npm:4.0.2"
728728
semver: "npm:7.7.1"
729729
tslib: "npm:2.8.1"
730-
typescript: "npm:5.7.3"
730+
typescript: "npm:5.8.2"
731731
languageName: unknown
732732
linkType: soft
733733

@@ -2984,23 +2984,23 @@ __metadata:
29842984
languageName: node
29852985
linkType: hard
29862986

2987-
"typescript@npm:5.7.3":
2988-
version: 5.7.3
2989-
resolution: "typescript@npm:5.7.3"
2987+
"typescript@npm:5.8.2":
2988+
version: 5.8.2
2989+
resolution: "typescript@npm:5.8.2"
29902990
bin:
29912991
tsc: bin/tsc
29922992
tsserver: bin/tsserver
2993-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
2993+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
29942994
languageName: node
29952995
linkType: hard
29962996

2997-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>":
2998-
version: 5.7.3
2999-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
2997+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
2998+
version: 5.8.2
2999+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
30003000
bin:
30013001
tsc: bin/tsc
30023002
tsserver: bin/tsserver
3003-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
3003+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
30043004
languageName: node
30053005
linkType: hard
30063006

0 commit comments

Comments
 (0)