Skip to content

Commit 02c7de4

Browse files
chore(deps): update dependency typescript to v5.6.2
1 parent 2528ab5 commit 02c7de4

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

0 commit comments

Comments
 (0)