Skip to content

Commit bdb345c

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent c79fef9 commit bdb345c

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.2",
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.2"
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.2":
9222+
version: 5.8.2
9223+
resolution: "typescript@npm:5.8.2"
9224+
bin:
9225+
tsc: bin/tsc
9226+
tsserver: bin/tsserver
9227+
checksum: 10c0/5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
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.2#optional!builtin<compat/typescript>":
9242+
version: 5.8.2
9243+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=5786d5"
9244+
bin:
9245+
tsc: bin/tsc
9246+
tsserver: bin/tsserver
9247+
checksum: 10c0/5448a08e595cc558ab321e49d4cac64fb43d1fa106584f6ff9a8d8e592111b373a995a1d5c7f3046211c8a37201eb6d0f1566f15cdb7a62a5e3be01d087848e2
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)