Skip to content

Commit c7c6d2b

Browse files
chore(deps): update dependency typescript to v5.8.2
1 parent 4f829f7 commit c7c6d2b

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
@@ -16,7 +16,7 @@
1616
"@typescript-eslint/eslint-plugin": "6.18.1",
1717
"@typescript-eslint/parser": "6.18.1",
1818
"eslint": "8.56.0",
19-
"typescript": "5.3.3",
19+
"typescript": "5.8.2",
2020
"vite": "5.0.11"
2121
},
2222
"scripts": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ __metadata:
320320
"@typescript-eslint/parser": "npm:6.18.1"
321321
buffer: "npm:6.0.3"
322322
eslint: "npm:8.56.0"
323-
typescript: "npm:5.3.3"
323+
typescript: "npm:5.8.2"
324324
vite: "npm:5.0.11"
325325
languageName: unknown
326326
linkType: soft
@@ -2258,23 +2258,23 @@ __metadata:
22582258
languageName: node
22592259
linkType: hard
22602260

2261-
"typescript@npm:5.3.3":
2262-
version: 5.3.3
2263-
resolution: "typescript@npm:5.3.3"
2261+
"typescript@npm:5.8.2":
2262+
version: 5.8.2
2263+
resolution: "typescript@npm:5.8.2"
22642264
bin:
22652265
tsc: bin/tsc
22662266
tsserver: bin/tsserver
2267-
checksum: e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
2267+
checksum: 5c4f6fbf1c6389b6928fe7b8fcd5dc73bb2d58cd4e3883f1d774ed5bd83b151cbac6b7ecf11723de56d4676daeba8713894b1e9af56174f2f9780ae7848ec3c6
22682268
languageName: node
22692269
linkType: hard
22702270

2271-
"typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>":
2272-
version: 5.3.3
2273-
resolution: "typescript@patch:typescript@npm%3A5.3.3#optional!builtin<compat/typescript>::version=5.3.3&hash=e012d7"
2271+
"typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>":
2272+
version: 5.8.2
2273+
resolution: "typescript@patch:typescript@npm%3A5.8.2#optional!builtin<compat/typescript>::version=5.8.2&hash=e012d7"
22742274
bin:
22752275
tsc: bin/tsc
22762276
tsserver: bin/tsserver
2277-
checksum: 1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500
2277+
checksum: 8a6cd29dfb59bd5a978407b93ae0edb530ee9376a5b95a42ad057a6f80ffb0c410489ccd6fe48d1d0dfad6e8adf5d62d3874bbd251f488ae30e11a1ce6dabd28
22782278
languageName: node
22792279
linkType: hard
22802280

0 commit comments

Comments
 (0)