From adb95d59784adcbdbd40f5e0c89f521e55ef3381 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 20:43:50 +0000 Subject: [PATCH] Bump @astrojs/ts-plugin from 1.10.10 to 1.10.11 Bumps [@astrojs/ts-plugin](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/ts-plugin) from 1.10.10 to 1.10.11. - [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.11/packages/language-tools/ts-plugin) --- updated-dependencies: - dependency-name: "@astrojs/ts-plugin" dependency-version: 1.10.11 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 ef6b219f..790575ed 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "zod": "4.4.3" }, "devDependencies": { - "@astrojs/ts-plugin": "1.10.10" + "@astrojs/ts-plugin": "1.10.11" }, "publishConfig": { "access": "restricted",