Skip to content

Commit 3cae668

Browse files
chore(deps): update dependency typescript to v6
1 parent a2ccb17 commit 3cae668

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
@@ -49,7 +49,7 @@
4949
"prettier": "^3.8.1",
5050
"release-it": "^19.2.4",
5151
"tsup": "^8.5.1",
52-
"typescript": "^5.9.3"
52+
"typescript": "^6.0.2"
5353
},
5454
"author": "Romain Lanz <romain.lanz@pm.me>",
5555
"contributors": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ __metadata:
103103
prettier: "npm:^3.8.1"
104104
release-it: "npm:^19.2.4"
105105
tsup: "npm:^8.5.1"
106-
typescript: "npm:^5.9.3"
106+
typescript: "npm:^6.0.2"
107107
languageName: unknown
108108
linkType: soft
109109

@@ -5314,23 +5314,23 @@ __metadata:
53145314
languageName: node
53155315
linkType: hard
53165316

5317-
"typescript@npm:^5.9.3":
5318-
version: 5.9.3
5319-
resolution: "typescript@npm:5.9.3"
5317+
"typescript@npm:^6.0.2":
5318+
version: 6.0.2
5319+
resolution: "typescript@npm:6.0.2"
53205320
bin:
53215321
tsc: bin/tsc
53225322
tsserver: bin/tsserver
5323-
checksum: 10c0/6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
5323+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
53245324
languageName: node
53255325
linkType: hard
53265326

5327-
"typescript@patch:typescript@npm%3A^5.9.3#optional!builtin<compat/typescript>":
5328-
version: 5.9.3
5329-
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
5327+
"typescript@patch:typescript@npm%3A^6.0.2#optional!builtin<compat/typescript>":
5328+
version: 6.0.2
5329+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
53305330
bin:
53315331
tsc: bin/tsc
53325332
tsserver: bin/tsserver
5333-
checksum: 10c0/ad09fdf7a756814dce65bc60c1657b40d44451346858eea230e10f2e95a289d9183b6e32e5c11e95acc0ccc214b4f36289dcad4bf1886b0adb84d711d336a430
5333+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
53345334
languageName: node
53355335
linkType: hard
53365336

0 commit comments

Comments
 (0)