Skip to content

Commit 5519153

Browse files
chore(deps): update dependency typescript to v5.5.3
1 parent 55d5a80 commit 5519153

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
@@ -58,7 +58,7 @@
5858
"prettier-package-json": "2.8.0",
5959
"prettier-plugin-organize-imports": "3.2.4",
6060
"prettier-plugin-sh": "0.14.0",
61-
"typescript": "5.5.2",
61+
"typescript": "5.5.3",
6262
"typescript-eslint": "8.0.0-alpha.39"
6363
},
6464
"keywords": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3319,23 +3319,23 @@ __metadata:
33193319
languageName: node
33203320
linkType: hard
33213321

3322-
"typescript@npm:5.5.2":
3323-
version: 5.5.2
3324-
resolution: "typescript@npm:5.5.2"
3322+
"typescript@npm:5.5.3":
3323+
version: 5.5.3
3324+
resolution: "typescript@npm:5.5.3"
33253325
bin:
33263326
tsc: bin/tsc
33273327
tsserver: bin/tsserver
3328-
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
3328+
checksum: 10c0/f52c71ccbc7080b034b9d3b72051d563601a4815bf3e39ded188e6ce60813f75dbedf11ad15dd4d32a12996a9ed8c7155b46c93a9b9c9bad1049766fe614bbdd
33293329
languageName: node
33303330
linkType: hard
33313331

3332-
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
3333-
version: 5.5.2
3334-
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
3332+
"typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>":
3333+
version: 5.5.3
3334+
resolution: "typescript@patch:typescript@npm%3A5.5.3#optional!builtin<compat/typescript>::version=5.5.3&hash=379a07"
33353335
bin:
33363336
tsc: bin/tsc
33373337
tsserver: bin/tsserver
3338-
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
3338+
checksum: 10c0/911c7811d61f57f07df79c4a35f56a0f426a65426a020e5fcd792f66559f399017205f5f10255329ab5a3d8c2d1f1d19530aeceffda70758a521fae1d469432e
33393339
languageName: node
33403340
linkType: hard
33413341

@@ -3419,7 +3419,7 @@ __metadata:
34193419
prettier-plugin-organize-imports: "npm:3.2.4"
34203420
prettier-plugin-sh: "npm:0.14.0"
34213421
semver: "npm:7.6.2"
3422-
typescript: "npm:5.5.2"
3422+
typescript: "npm:5.5.3"
34233423
typescript-eslint: "npm:8.0.0-alpha.39"
34243424
which: "npm:4.0.0"
34253425
bin:

0 commit comments

Comments
 (0)