From 141d155a35c1af76f768ecc35292a26589a8387e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:10:56 +0000 Subject: [PATCH] Bump typescript from 5.1.6 to 5.7.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.1.6 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.1.6...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development 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 fa8d11b..1a9464a 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "react-i18next": "^13.1.2", "ts-jest": "^29.0.5", "tsup": "^7.2.0", - "typescript": "5.1.6" + "typescript": "5.7.2" }, "files": [ "dist" diff --git a/yarn.lock b/yarn.lock index c7fd4fd..7be29e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6148,10 +6148,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typescript@5.1.6: - version "5.1.6" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274" - integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA== +typescript@5.7.2: + version "5.7.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== ufo@^1.5.3, ufo@^1.5.4: version "1.5.4"