Skip to content

Commit 7f816a8

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent 7996d31 commit 7f816a8

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
@@ -29,7 +29,7 @@
2929
"jest": "29.7.0",
3030
"lerna": "8.1.9",
3131
"turbo": "2.4.2",
32-
"typescript": "5.7.3",
32+
"typescript": "5.8.3",
3333
"typescript-eslint": "8.24.1"
3434
},
3535
"packageManager": "[email protected]"

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7730,7 +7730,7 @@ __metadata:
77307730
jest: "npm:29.7.0"
77317731
lerna: "npm:8.1.9"
77327732
turbo: "npm:2.4.2"
7733-
typescript: "npm:5.7.3"
7733+
typescript: "npm:5.8.3"
77347734
typescript-eslint: "npm:8.24.1"
77357735
languageName: unknown
77367736
linkType: soft
@@ -9228,7 +9228,17 @@ __metadata:
92289228
languageName: node
92299229
linkType: hard
92309230

9231-
"typescript@npm:5.7.3, typescript@npm:>=3 < 6":
9231+
"typescript@npm:5.8.3":
9232+
version: 5.8.3
9233+
resolution: "typescript@npm:5.8.3"
9234+
bin:
9235+
tsc: bin/tsc
9236+
tsserver: bin/tsserver
9237+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
9238+
languageName: node
9239+
linkType: hard
9240+
9241+
"typescript@npm:>=3 < 6":
92329242
version: 5.7.3
92339243
resolution: "typescript@npm:5.7.3"
92349244
bin:
@@ -9238,7 +9248,17 @@ __metadata:
92389248
languageName: node
92399249
linkType: hard
92409250

9241-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
9251+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
9252+
version: 5.8.3
9253+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
9254+
bin:
9255+
tsc: bin/tsc
9256+
tsserver: bin/tsserver
9257+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
9258+
languageName: node
9259+
linkType: hard
9260+
9261+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
92429262
version: 5.7.3
92439263
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
92449264
bin:

0 commit comments

Comments
 (0)