Skip to content

Commit cad2e5f

Browse files
authored
chore(deps-dev): bump typescript to 5.8.x (#990)
1 parent 3f30bfa commit cad2e5f

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
@@ -52,7 +52,7 @@
5252
"@types/node": "^16.18.101",
5353
"aws-sdk": "2.1692.0",
5454
"tsx": "^4.7.1",
55-
"typescript": "~5.7.2"
55+
"typescript": "~5.8.3"
5656
},
5757
"engines": {
5858
"node": ">=18.0.0"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,7 +1213,7 @@ __metadata:
12131213
aws-sdk: "npm:2.1692.0"
12141214
jscodeshift: "npm:17.1.1"
12151215
tsx: "npm:^4.7.1"
1216-
typescript: "npm:~5.7.2"
1216+
typescript: "npm:~5.8.3"
12171217
bin:
12181218
aws-sdk-js-codemod: bin/aws-sdk-js-codemod
12191219
languageName: unknown
@@ -3225,23 +3225,23 @@ __metadata:
32253225
languageName: node
32263226
linkType: hard
32273227

3228-
"typescript@npm:~5.7.2":
3229-
version: 5.7.3
3230-
resolution: "typescript@npm:5.7.3"
3228+
"typescript@npm:~5.8.3":
3229+
version: 5.8.3
3230+
resolution: "typescript@npm:5.8.3"
32313231
bin:
32323232
tsc: bin/tsc
32333233
tsserver: bin/tsserver
3234-
checksum: 10c0/b7580d716cf1824736cc6e628ab4cd8b51877408ba2be0869d2866da35ef8366dd6ae9eb9d0851470a39be17cbd61df1126f9e211d8799d764ea7431d5435afa
3234+
checksum: 10c0/5f8bb01196e542e64d44db3d16ee0e4063ce4f3e3966df6005f2588e86d91c03e1fb131c2581baf0fb65ee79669eea6e161cd448178986587e9f6844446dbb48
32353235
languageName: node
32363236
linkType: hard
32373237

3238-
"typescript@patch:typescript@npm%3A~5.7.2#optional!builtin<compat/typescript>":
3239-
version: 5.7.3
3240-
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::version=5.7.3&hash=5786d5"
3238+
"typescript@patch:typescript@npm%3A~5.8.3#optional!builtin<compat/typescript>":
3239+
version: 5.8.3
3240+
resolution: "typescript@patch:typescript@npm%3A5.8.3#optional!builtin<compat/typescript>::version=5.8.3&hash=5786d5"
32413241
bin:
32423242
tsc: bin/tsc
32433243
tsserver: bin/tsserver
3244-
checksum: 10c0/6fd7e0ed3bf23a81246878c613423730c40e8bdbfec4c6e4d7bf1b847cbb39076e56ad5f50aa9d7ebd89877999abaee216002d3f2818885e41c907caaa192cc4
3244+
checksum: 10c0/39117e346ff8ebd87ae1510b3a77d5d92dae5a89bde588c747d25da5c146603a99c8ee588c7ef80faaf123d89ed46f6dbd918d534d641083177d5fac38b8a1cb
32453245
languageName: node
32463246
linkType: hard
32473247

0 commit comments

Comments
 (0)