From 86810e7408ce8b079d1e8d57c6bdd288dea2a2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 06:47:02 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 5.9.3 to 6.0.2 Bumps [typescript](https://github.com/microsoft/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 ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index ae405c9..74fcc92 100644 --- a/bun.lock +++ b/bun.lock @@ -13,7 +13,7 @@ "msw": "^2.4.10", "typedoc": "^0.28.0", "typedoc-plugin-mdn-links": "^5.0.1", - "typescript": "^5.5.4", + "typescript": "^6.0.2", }, }, }, @@ -234,7 +234,7 @@ "typedoc-plugin-mdn-links": ["typedoc-plugin-mdn-links@5.1.0", "", { "peerDependencies": { "typedoc": "0.27.x || 0.28.x" } }, "sha512-fItGuNMvDXAQhtXk4q8tk8DinMODPeoyA7XLjqhXoq1q8bPccdxgFtZMHKbg+XnFAeCzIuYcJuZQgtNMOH3uTg=="], - "typescript": ["typescript@5.9.3", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="], + "typescript": ["typescript@6.0.2", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ=="], "uc.micro": ["uc.micro@2.1.0", "", {}, "sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A=="], diff --git a/package.json b/package.json index d20540c..7288503 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "msw": "^2.4.10", "typedoc": "^0.28.0", "typedoc-plugin-mdn-links": "^5.0.1", - "typescript": "^5.5.4" + "typescript": "^6.0.2" }, "peerDependencies": {}, "exports": {