From aedeaa67e42c196bd49df7d82150b66dea2fd3fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 04:23:17 +0000 Subject: [PATCH] Bump @astrojs/ts-plugin from 1.10.9 to 1.10.10 Bumps [@astrojs/ts-plugin](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/ts-plugin) from 1.10.9 to 1.10.10. - [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/@astrojs/ts-plugin@1.10.10/packages/language-tools/ts-plugin) --- updated-dependencies: - dependency-name: "@astrojs/ts-plugin" dependency-version: 1.10.10 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 35bde29c..ac334f82 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "zod": "4.4.3" }, "devDependencies": { - "@astrojs/ts-plugin": "1.10.9" + "@astrojs/ts-plugin": "1.10.10" }, "publishConfig": { "access": "restricted",