From a2dee49ff05c35754bf061c8f45fed6b5d4a0d8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 04:23:39 +0000 Subject: [PATCH] Bump @astrojs/ts-plugin from 1.10.6 to 1.10.7 Bumps [@astrojs/ts-plugin](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/ts-plugin) from 1.10.6 to 1.10.7. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/ts-plugin/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/HEAD/packages/language-tools/ts-plugin) --- updated-dependencies: - dependency-name: "@astrojs/ts-plugin" dependency-version: 1.10.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fffe5af0..8a31e843 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "zod": "4.3.6" }, "devDependencies": { - "@astrojs/ts-plugin": "1.10.6" + "@astrojs/ts-plugin": "1.10.7" }, "publishConfig": { "access": "restricted",