Skip to content

Commit 43c23db

Browse files
chore(deps): update dependency typescript to v5.5.2
1 parent 4f829f7 commit 43c23db

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

0 commit comments

Comments
 (0)