Skip to content

Commit d2c5490

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

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

0 commit comments

Comments
 (0)