Skip to content

Commit 9328577

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

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.9.3",
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.9.3"
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.9.3":
2262+
version: 5.9.3
2263+
resolution: "typescript@npm:5.9.3"
22642264
bin:
22652265
tsc: bin/tsc
22662266
tsserver: bin/tsserver
2267-
checksum: e33cef99d82573624fc0f854a2980322714986bc35b9cb4d1ce736ed182aeab78e2cb32b385efa493b2a976ef52c53e20d6c6918312353a91850e2b76f1ea44f
2267+
checksum: 6bd7552ce39f97e711db5aa048f6f9995b53f1c52f7d8667c1abdc1700c68a76a308f579cd309ce6b53646deb4e9a1be7c813a93baaf0a28ccd536a30270e1c5
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.9.3#optional!builtin<compat/typescript>":
2272+
version: 5.9.3
2273+
resolution: "typescript@patch:typescript@npm%3A5.9.3#optional!builtin<compat/typescript>::version=5.9.3&hash=e012d7"
22742274
bin:
22752275
tsc: bin/tsc
22762276
tsserver: bin/tsserver
2277-
checksum: 1d0a5f4ce496c42caa9a30e659c467c5686eae15d54b027ee7866744952547f1be1262f2d40de911618c242b510029d51d43ff605dba8fb740ec85ca2d3f9500
2277+
checksum: 6f7e53bf0d9702350deeb6f35e08b69cbc8b958c33e0ec77bdc0ad6a6c8e280f3959dcbfde6f5b0848bece57810696489deaaa53d75de3578ff255d168c1efbd
22782278
languageName: node
22792279
linkType: hard
22802280

0 commit comments

Comments
 (0)