Skip to content

Commit 606ec8c

Browse files
chore(deps): update dependency typescript to v6 (#1236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63fe121 commit 606ec8c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"skia-canvas": "^3.0.8",
111111
"table": "^6.9.0",
112112
"tinybench": "^6.0.0",
113-
"typescript": "^5.9.3"
113+
"typescript": "^6.0.0"
114114
},
115115
"lint-staged": {
116116
"*.@(js|ts|tsx|yml|yaml|md|json|html)": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ __metadata:
572572
skia-canvas: "npm:^3.0.8"
573573
table: "npm:^6.9.0"
574574
tinybench: "npm:^6.0.0"
575-
typescript: "npm:^5.9.3"
575+
typescript: "npm:^6.0.0"
576576
languageName: unknown
577577
linkType: soft
578578

@@ -6141,23 +6141,23 @@ __metadata:
61416141
languageName: node
61426142
linkType: hard
61436143

6144-
"typescript@npm:^5.9.3":
6145-
version: 5.9.3
6146-
resolution: "typescript@npm:5.9.3"
6144+
"typescript@npm:^6.0.0":
6145+
version: 6.0.2
6146+
resolution: "typescript@npm:6.0.2"
61476147
bin:
61486148
tsc: bin/tsc
61496149
tsserver: bin/tsserver
6150-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
6150+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
61516151
languageName: node
61526152
linkType: hard
61536153

6154-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
6155-
version: 5.9.3
6156-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
6154+
"typescript@patch:typescript@npm%3A^6.0.0#optional!builtin<compat/typescript>":
6155+
version: 6.0.2
6156+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
61576157
bin:
61586158
tsc: bin/tsc
61596159
tsserver: bin/tsserver
6160-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
6160+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
61616161
languageName: node
61626162
linkType: hard
61636163

0 commit comments

Comments
 (0)