Skip to content

Commit 89ef1ac

Browse files
chore(deps): update dependency typescript to v5.8.3
1 parent c79fef9 commit 89ef1ac

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
@@ -7720,7 +7720,7 @@ __metadata:
77207720
jest: "npm:29.7.0"
77217721
lerna: "npm:8.1.9"
77227722
turbo: "npm:2.4.2"
7723-
typescript: "npm:5.7.3"
7723+
typescript: "npm:5.8.3"
77247724
typescript-eslint: "npm:8.24.1"
77257725
languageName: unknown
77267726
linkType: soft
@@ -9218,7 +9218,17 @@ __metadata:
92189218
languageName: node
92199219
linkType: hard
92209220

9221-
"typescript@npm:5.7.3, typescript@npm:>=3 < 6":
9221+
"typescript@npm:5.8.3":
9222+
version: 5.8.3
9223+
resolution: "typescript@npm:5.8.3"
9224+
bin:
9225+
tsc: bin/tsc
9226+
tsserver: bin/tsserver
9227+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
9228+
languageName: node
9229+
linkType: hard
9230+
9231+
"typescript@npm:>=3 < 6":
92229232
version: 5.7.3
92239233
resolution: "typescript@npm:5.7.3"
92249234
bin:
@@ -9228,7 +9238,17 @@ __metadata:
92289238
languageName: node
92299239
linkType: hard
92309240

9231-
"typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>, typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
9241+
"typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>":
9242+
version: 5.8.3
9243+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
9244+
bin:
9245+
tsc: bin/tsc
9246+
tsserver: bin/tsserver
9247+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
9248+
languageName: node
9249+
linkType: hard
9250+
9251+
"typescript@patch:typescript@npm%3A>=3 < 6#optional!builtin<compat/typescript>":
92329252
version: 5.7.3
92339253
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
92349254
bin:

0 commit comments

Comments
 (0)