From 5e8ce2719419ae95e4999e0c2a58f849773e15db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 15:50:59 +0300 Subject: [PATCH] chore(deps-dev): bump typescript from 5.4.5 to 5.5.2 (#1195) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 13bdfc20..d36a4048 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "rimraf": "5.0.7", "rxjs": "7.8.1", "ts-node": "10.9.2", - "typescript": "5.4.5" + "typescript": "5.5.2" }, "peerDependencies": { "@nestjs/common": "^10.2.0", diff --git a/yarn.lock b/yarn.lock index 0f278407..c708115d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4774,10 +4774,10 @@ typedarray-to-buffer@^3.1.5: dependencies: is-typedarray "^1.0.0" -typescript@5.4.5: - version "5.4.5" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" - integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== +typescript@5.5.2: + version "5.5.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507" + integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew== uid@2.0.2: version "2.0.2"