Skip to content

Commit 11ac0ed

Browse files
chore(deps): update dependency typescript to v5.7.3
1 parent 954fe57 commit 11ac0ed

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
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.7.3"
4949
},
5050
"files": [
5151
"dist"

yarn.lock

+9-9
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.7.3":
4602+
version: 5.7.3
4603+
resolution: "typescript@npm:5.7.3"
46044604
bin:
46054605
tsc: bin/tsc
46064606
tsserver: bin/tsserver
4607-
checksum: 10c0/422be60f89e661eab29ac488c974b6cc0a660fb2228003b297c3d10c32c90f3bcffc1009b43876a082515a3c376b1eefcce823d6e78982e6878408b9a923199c
4607+
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
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.7.3#optional!builtin<compat/typescript>":
4612+
version: 5.7.3
4613+
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=74658d"
46144614
bin:
46154615
tsc: bin/tsc
46164616
tsserver: bin/tsserver
4617-
checksum: 10c0/73409d7b9196a5a1217b3aaad929bf76294d3ce7d6e9766dd880ece296ee91cf7d7db6b16c6c6c630ee5096eccde726c0ef17c7dfa52b01a243e57ae1f09ef07
4617+
checksum: 10c0/3b56d6afa03d9f6172d0b9cdb10e6b1efc9abc1608efd7a3d2f38773d5d8cfb9bbc68dfb72f0a7de5e8db04fc847f4e4baeddcd5ad9c9feda072234f0d788896
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.7.3"
48454845
languageName: unknown
48464846
linkType: soft

0 commit comments

Comments
 (0)