From 48b6e632b36eabbb5c36eb9fb5a412083098c5ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:00:48 +0000 Subject: [PATCH] build(deps): bump typescript from 5.5.4 to 5.7.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 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.4...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 4 ++-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e18b69..be21b29 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,6 @@ "styled-components": "^6.1.13", "swiper": "^11.1.14", "tinymce": "^7.3.0", - "typescript": "^5.5.4", "web-vitals": "^4.2.3" }, "devDependencies": { @@ -81,7 +80,7 @@ "postcss": "^8.4.41", "saas": "^1.0.0", "tailwindcss": "^3.4.10", - "typescript": "5.5.4" + "typescript": "5.7.2" } }, "node_modules/@adobe/css-tools": { @@ -20015,9 +20014,9 @@ } }, "node_modules/typescript": { - "version": "5.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", - "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "dev": true, "bin": { "tsc": "bin/tsc", diff --git a/package.json b/package.json index 618b605..eacf66d 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "styled-components": "^6.1.13", "swiper": "^11.1.14", "tinymce": "^7.3.0", - "typescript": "^5.5.4", + "typescript": "^5.7.2", "web-vitals": "^4.2.3" }, "devDependencies": { @@ -95,7 +95,7 @@ "postcss": "^8.4.41", "saas": "^1.0.0", "tailwindcss": "^3.4.10", - "typescript": "5.5.4" + "typescript": "5.7.2" }, "eslintConfig": { "extends": [