Skip to content

Commit 19a2e67

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent 954fe57 commit 19a2e67

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
@@ -45,7 +45,7 @@
4545
"rollup-plugin-esbuild": "^6.0.0",
4646
"ts-jest": "29.2.4",
4747
"tsx": "^4.0.0",
48-
"typescript": "5.5.4"
48+
"typescript": "5.8.2"
4949
},
5050
"files": [
5151
"dist"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4598,23 +4598,23 @@ __metadata:
45984598
languageName: node
45994599
linkType: hard
46004600

4601-
"typescript@npm:5.5.4":
4602-
version: 5.5.4
4603-
resolution: "typescript@npm:5.5.4"
4601+
"typescript@npm:5.8.2":
4602+
version: 5.8.2
4603+
resolution: "typescript@npm:5.8.2"
46044604
bin:
46054605
tsc: bin/tsc
46064606
tsserver: bin/tsserver
4607-
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
4607+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
46084608
languageName: node
46094609
linkType: hard
46104610

4611-
"typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>":
4612-
version: 5.5.4
4613-
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=379a07"
4611+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
4612+
version: 5.8.2
4613+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=74658d"
46144614
bin:
46154615
tsc: bin/tsc
46164616
tsserver: bin/tsserver
4617-
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
4617+
checksum: 10c0/8a6cd29dfb59bd5a978407b93ae0edb530ee9376a5b95a42ad057a6f80ffb0c410489ccd6fe48d1d0dfad6e8adf5d62d3874bbd251f488ae30e11a1ce6dabd28
46184618
languageName: node
46194619
linkType: hard
46204620

@@ -4841,6 +4841,6 @@ __metadata:
48414841
rollup-plugin-esbuild: "npm:^6.0.0"
48424842
ts-jest: "npm:29.2.4"
48434843
tsx: "npm:^4.0.0"
4844-
typescript: "npm:5.5.4"
4844+
typescript: "npm:5.8.2"
48454845
languageName: unknown
48464846
linkType: soft

0 commit comments

Comments
 (0)