Skip to content

Commit b8e2458

Browse files
chore(deps): update dependency typescript to v6
1 parent 9dffe99 commit b8e2458

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"prettier": "3.8.1",
5353
"rimraf": "6.1.3",
5454
"type-fest": "^5.0.0",
55-
"typescript": "5.9.3",
55+
"typescript": "6.0.2",
5656
"typescript-eslint": "^8.29.0"
5757
},
5858
"ava": {

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7727,7 +7727,7 @@ __metadata:
77277727
redis: "npm:^5.0.0"
77287728
rimraf: "npm:6.1.3"
77297729
type-fest: "npm:^5.0.0"
7730-
typescript: "npm:5.9.3"
7730+
typescript: "npm:6.0.2"
77317731
typescript-eslint: "npm:^8.29.0"
77327732
languageName: unknown
77337733
linkType: soft
@@ -7998,7 +7998,17 @@ __metadata:
79987998
languageName: node
79997999
linkType: hard
80008000

8001-
"typescript@npm:5.9.3, typescript@npm:typescript@5.9.3":
8001+
"typescript@npm:6.0.2":
8002+
version: 6.0.2
8003+
resolution: "typescript@npm:6.0.2"
8004+
bin:
8005+
tsc: bin/tsc
8006+
tsserver: bin/tsserver
8007+
checksum: 10c0/4b860b0bf87cc0fee0f66d8ef2640b5a8a8a8c74d1129adb82e389e5f97124383823c47946bef8a73ede371461143a3aa8544399d2133c7b2e4f07e81860af7f
8008+
languageName: node
8009+
linkType: hard
8010+
8011+
"typescript@npm:typescript@5.9.3":
80028012
version: 5.9.3
80038013
resolution: "typescript@npm:5.9.3"
80048014
bin:
@@ -8008,7 +8018,17 @@ __metadata:
80088018
languageName: node
80098019
linkType: hard
80108020

8011-
"typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
8021+
"typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>":
8022+
version: 6.0.2
8023+
resolution: "typescript@patch:typescript@npm%3A6.0.2#optional!builtin<compat/typescript>::version=6.0.2&hash=5786d5"
8024+
bin:
8025+
tsc: bin/tsc
8026+
tsserver: bin/tsserver
8027+
checksum: 10c0/49f0b84fc6ca55653e77752b8a61beabc09ee3dae5d965c31596225aa6ef213c5727b1d2e895b900416dc603854ba0872ac4a812c2a4ed6793a601f9c675de02
8028+
languageName: node
8029+
linkType: hard
8030+
8031+
"typescript@patch:typescript@npm%3Atypescript@5.9.3#optional!builtin<compat/typescript>":
80128032
version: 5.9.3
80138033
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=5786d5"
80148034
bin:

0 commit comments

Comments
 (0)