Skip to content

Commit 1cba05d

Browse files
chore(deps): update dependency typescript to v5
1 parent 727f28a commit 1cba05d

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
@@ -39,6 +39,6 @@
3939
"eslint-plugin-promise": "^6.1.1",
4040
"eslint-plugin-unicorn": "^46.0.0",
4141
"reflect-metadata": "^0.1.13",
42-
"typescript": "^4.7.4"
42+
"typescript": "^5.2.2"
4343
}
4444
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3108,7 +3108,7 @@ __metadata:
31083108
lodash: ^4.17.21
31093109
node-cron: ^3.0.2
31103110
reflect-metadata: ^0.1.13
3111-
typescript: ^4.7.4
3111+
typescript: ^5.2.2
31123112
languageName: unknown
31133113
linkType: soft
31143114

@@ -3574,23 +3574,23 @@ __metadata:
35743574
languageName: node
35753575
linkType: hard
35763576

3577-
"typescript@npm:^4.7.4":
3578-
version: 4.7.4
3579-
resolution: "typescript@npm:4.7.4"
3577+
"typescript@npm:^5.2.2":
3578+
version: 5.2.2
3579+
resolution: "typescript@npm:5.2.2"
35803580
bin:
35813581
tsc: bin/tsc
35823582
tsserver: bin/tsserver
3583-
checksum: 5750181b1cd7e6482c4195825547e70f944114fb47e58e4aa7553e62f11b3f3173766aef9c281783edfd881f7b8299cf35e3ca8caebe73d8464528c907a164df
3583+
checksum: 7912821dac4d962d315c36800fe387cdc0a6298dba7ec171b350b4a6e988b51d7b8f051317786db1094bd7431d526b648aba7da8236607febb26cf5b871d2d3c
35843584
languageName: node
35853585
linkType: hard
35863586

3587-
"typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>":
3588-
version: 4.7.4
3589-
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=65a307"
3587+
"typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
3588+
version: 5.2.2
3589+
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=1f5320"
35903590
bin:
35913591
tsc: bin/tsc
35923592
tsserver: bin/tsserver
3593-
checksum: 9096d8f6c16cb80ef3bf96fcbbd055bf1c4a43bd14f3b7be45a9fbe7ada46ec977f604d5feed3263b4f2aa7d4c7477ce5f9cd87de0d6feedec69a983f3a4f93e
3593+
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
35943594
languageName: node
35953595
linkType: hard
35963596

0 commit comments

Comments
 (0)