Skip to content

Commit 76370dd

Browse files
chore(deps): update dependency typescript to v5.4.3
1 parent 4f829f7 commit 76370dd

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

0 commit comments

Comments
 (0)