From 917c839948c9541b097233adab013c4612d52bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 17:05:41 +0000 Subject: [PATCH] Bump @astrojs/ts-plugin from 1.10.8 to 1.10.9 Bumps [@astrojs/ts-plugin](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/ts-plugin) from 1.10.8 to 1.10.9. - [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.9/packages/language-tools/ts-plugin) --- updated-dependencies: - dependency-name: "@astrojs/ts-plugin" dependency-version: 1.10.9 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 06c92ed1..8b082515 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "zod": "4.4.3" }, "devDependencies": { - "@astrojs/ts-plugin": "1.10.8" + "@astrojs/ts-plugin": "1.10.9" }, "publishConfig": { "access": "restricted",