From 35c1181b9ea0b8c1a0baa914a23b13bc83a003c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 07:58:45 +0000 Subject: [PATCH] Bump typescript from 5.1.3 to 5.2.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.3...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 255b13a..f7c51a0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "ping": "^0.4.4", "play-dl": "^1.9.6", "ts-custom-error": "^3.3.1", - "typescript": "^5.0.4", + "typescript": "^5.2.2", "utf-8-validate": "^6.0.3", "validator": "^13.9.0", "vrchat": "^1.11.1", diff --git a/yarn.lock b/yarn.lock index 24c1e57..c01e302 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2047,10 +2047,10 @@ type-is@~1.6.18: media-typer "0.3.0" mime-types "~2.1.24" -typescript@^5.0.4: - version "5.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826" - integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw== +typescript@^5.2.2: + version "5.2.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" + integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== undici-types@~5.26.4: version "5.26.5"