From bf18b7759b08b80e5035e931c85ed5fba0c8929e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 17:14:25 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-deps group with 2 updates Bumps the dev-deps group with 2 updates: [tsdown](https://github.com/rolldown/tsdown) and [typescript](https://github.com/microsoft/TypeScript). Updates `tsdown` from 0.22.12 to 0.22.13 - [Release notes](https://github.com/rolldown/tsdown/releases) - [Commits](https://github.com/rolldown/tsdown/compare/v0.22.12...v0.22.13) 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: tsdown dependency-version: 0.22.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0b98d6f..efc39bf 100644 --- a/package.json +++ b/package.json @@ -118,11 +118,11 @@ "oxfmt": "0.59.0", "oxlint": "1.74.0", "publint": "0.3.21", - "tsdown": "0.22.12", + "tsdown": "0.22.13", "typedoc": "0.28.20", "typedoc-plugin-frontmatter": "1.3.1", "typedoc-plugin-markdown": "4.12.0", - "typescript": "6.0.3", + "typescript": "7.0.2", "unrun": "0.3.1" }, "overrides": {