Skip to content

Commit 0bd3b1a

Browse files
chore(deps): update dependency typescript to v5.7.2
1 parent 954fe57 commit 0bd3b1a

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

0 commit comments

Comments
 (0)