From aaf7de48d62ca2460be34129977544b0eb9a370c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 21:43:42 +0000 Subject: [PATCH] chore(deps-dev): Bump typescript from 5.8.3 to 6.0.3 in /cli Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 6.0.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v6.0.3) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- cli/package-lock.json | 8 ++++---- cli/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cli/package-lock.json b/cli/package-lock.json index f7c435a..677ddaf 100644 --- a/cli/package-lock.json +++ b/cli/package-lock.json @@ -27,7 +27,7 @@ "@types/js-yaml": "4.0.9", "@types/node": "24.0.13", "execa": "9.6.1", - "typescript": "5.8.3", + "typescript": "6.0.3", "vitest": "4.1.5" }, "engines": { @@ -2305,9 +2305,9 @@ "license": "0BSD" }, "node_modules/typescript": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", - "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz", + "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/cli/package.json b/cli/package.json index 4bc27b4..312d666 100644 --- a/cli/package.json +++ b/cli/package.json @@ -40,7 +40,7 @@ "@types/js-yaml": "4.0.9", "@types/node": "24.0.13", "execa": "9.6.1", - "typescript": "5.8.3", + "typescript": "6.0.3", "vitest": "4.1.5" }, "files": [