From 65e2c91701688b8541922b6a32b709c9f96eac4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 16:26:39 +0000 Subject: [PATCH] Bump typescript from 5.9.3 to 6.0.2 in the typescript group Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47345e0..6746226 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "jsonfeed-to-atom": "^1.2.5", "neostandard": "^0.13.0", "npm-run-all2": "^8.0.1", - "typescript": "~5.9.2" + "typescript": "~6.0.2" }, "homepage": "https://github.com/bcomnes/domstack", "keywords": [],