From ae4ea38456e4b61e8ab8ea42788af8b82319bad5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 05:57:03 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5 --- package.json | 2 +- yarn.lock | 26 +++++++++++++++++++++++--- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d34d8b6..56b2a7d 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "shx": "0.3.4", "ts-jest": "29.0.3", "ts-patch": "2.1.0", - "typescript": "4.9.4", + "typescript": "5.7.2", "typescript-transform-paths": "3.4.6" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 1e149a4..e21bf0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -525,7 +525,7 @@ __metadata: ts-jest: "npm:29.0.3" ts-patch: "npm:2.1.0" tslib: "npm:^2.4.1" - typescript: "npm:4.9.4" + typescript: "npm:5.7.2" typescript-transform-paths: "npm:3.4.6" peerDependencies: "@byndyusoft/class-validator-extended": ^1.0.1 @@ -10120,7 +10120,17 @@ __metadata: languageName: node linkType: hard -"typescript@npm:4.9.4, typescript@npm:^4.6.4": +"typescript@npm:5.7.2": + version: 5.7.2 + resolution: "typescript@npm:5.7.2" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: cfbe451b326d142ad50a273c5bea9ce1ba59ca8f52e94b0f685445560dd32b888693bae2594189c11c12f785f61ab5c823d6aeb576693ecb813762759ad8bd37 + languageName: node + linkType: hard + +"typescript@npm:^4.6.4": version: 4.9.4 resolution: "typescript@npm:4.9.4" bin: @@ -10130,7 +10140,17 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@npm%3A4.9.4#optional!builtin, typescript@patch:typescript@npm%3A^4.6.4#optional!builtin": +"typescript@patch:typescript@npm%3A5.7.2#optional!builtin": + version: 5.7.2 + resolution: "typescript@patch:typescript@npm%3A5.7.2#optional!builtin::version=5.7.2&hash=ad5954" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: de708e5f58a68606e6b85d35ba1609ac1d23fd45b17d05af78347a0e44edf4cc7003170196815690d8a4fe43978390d4b92acbc90d6bfe9b57692195d16f3269 + languageName: node + linkType: hard + +"typescript@patch:typescript@npm%3A^4.6.4#optional!builtin": version: 4.9.4 resolution: "typescript@patch:typescript@npm%3A4.9.4#optional!builtin::version=4.9.4&hash=ad5954" bin: