From 7cb7b6d9a8d477c348a0365becae7b5dcd45ac98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 23:34:00 +0000 Subject: [PATCH] Bump typescript in the typescript group across 1 directory Bumps the typescript group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 6.0.3 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.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 fe4bca1..b5960cb 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "npm-run-all2": "^9.0.0", "preact": "^10.29.2", "releasearoni": "^0.2.0", - "typescript": "~6.0.3" + "typescript": "~7.0.2" }, "homepage": "https://github.com/bcomnes/domstack", "keywords": [],