From 8a00342dd1700a6fcbcb1cf7b85d347904dfd797 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Apr 2023 21:06:25 +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..c058973 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.0.4", "typescript-transform-paths": "3.4.6" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 1e149a4..63b004b 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.0.4" 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.0.4": + version: 5.0.4 + resolution: "typescript@npm:5.0.4" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 56649de784c427e8f3f63d4ebfcada4fcf03bb2a301f3327342111798db7f26f8a86285f979f376cf6cec4774bd96b4650f2693a07fc409f4544ad4c4d9fe4c9 + 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.0.4#optional!builtin": + version: 5.0.4 + resolution: "typescript@patch:typescript@npm%3A5.0.4#optional!builtin::version=5.0.4&hash=ad5954" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: be94f10d96a8443e5524bce56705712ae1aa6c67618dd2c316ddb616ea614a3eb675c34e4af16ab09f1a0ab694173c704ba5b23d8b8bda31cb31c1ca078c486f + 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: