From 2d8a4402c14502c2d74a9ac1f3aad8e1fa24abe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 13:14:33 +0000 Subject: [PATCH] Bump typescript from 5.5.3 to 5.7.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 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.5.3...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 2d28c977..591bf2e4 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "stylelint-config-standard-scss": "^9.0.0", "ts-node": "^10.9.2", "tsc-esm-fix": "^3.0.2", - "typescript": "5.5.3", + "typescript": "5.7.2", "url-loader": "^4.1.1", "yargs": "^17.7.2" }, diff --git a/yarn.lock b/yarn.lock index a1846fca..e55ffeb4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12425,10 +12425,10 @@ typed-array-length@^1.0.6: is-typed-array "^1.1.13" possible-typed-array-names "^1.0.0" -typescript@5.5.3: - version "5.5.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa" - integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ== +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== typograf@^6.11.3: version "6.14.1"