Skip to content

Commit efb6392

Browse files
chore(deps): update dependency typescript to v5.5.2
1 parent 283976e commit efb6392

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.4.5",
61+
"typescript": "5.5.2",
6262
"typescript-eslint": "8.0.0-alpha.30"
6363
},
6464
"keywords": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3268,23 +3268,23 @@ __metadata:
32683268
languageName: node
32693269
linkType: hard
32703270

3271-
"typescript@npm:5.4.5":
3272-
version: 5.4.5
3273-
resolution: "typescript@npm:5.4.5"
3271+
"typescript@npm:5.5.2":
3272+
version: 5.5.2
3273+
resolution: "typescript@npm:5.5.2"
32743274
bin:
32753275
tsc: bin/tsc
32763276
tsserver: bin/tsserver
3277-
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
3277+
checksum: 10c0/8ca39b27b5f9bd7f32db795045933ab5247897660627251e8254180b792a395bf061ea7231947d5d7ffa5cb4cc771970fd4ef543275f9b559f08c9325cccfce3
32783278
languageName: node
32793279
linkType: hard
32803280

3281-
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
3282-
version: 5.4.5
3283-
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
3281+
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
3282+
version: 5.5.2
3283+
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=b45daf"
32843284
bin:
32853285
tsc: bin/tsc
32863286
tsserver: bin/tsserver
3287-
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
3287+
checksum: 10c0/6721ac8933a70c252d7b640b345792e103d881811ff660355617c1836526dbb71c2044e2e77a8823fb3570b469f33276875a4cab6d3c4de4ae7d7ee1c3074ae4
32883288
languageName: node
32893289
linkType: hard
32903290

@@ -3368,7 +3368,7 @@ __metadata:
33683368
prettier-plugin-organize-imports: "npm:3.2.4"
33693369
prettier-plugin-sh: "npm:0.14.0"
33703370
semver: "npm:7.6.2"
3371-
typescript: "npm:5.4.5"
3371+
typescript: "npm:5.5.2"
33723372
typescript-eslint: "npm:8.0.0-alpha.30"
33733373
which: "npm:4.0.0"
33743374
bin:

0 commit comments

Comments
 (0)