From 963e05c1681d71a22b088a500766c1303c37684b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:27:43 +0000 Subject: [PATCH] Bump svelte-check from 4.0.5 to 4.0.6 Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.5...svelte-check-4.0.6) --- updated-dependencies: - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5bdcb85..d974985 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2857,9 +2857,9 @@ supports-color@^7.1.0: has-flag "^4.0.0" svelte-check@^4.0.2: - version "4.0.5" - resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.0.5.tgz#5cd910c3b1d50f38159c17cc3bae127cbbb55c8d" - integrity sha512-icBTBZ3ibBaywbXUat3cK6hB5Du+Kq9Z8CRuyLmm64XIe2/r+lQcbuBx/IQgsbrC+kT2jQ0weVpZSSRIPwB6jQ== + version "4.0.6" + resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.0.6.tgz#6f281406635178287d1a1d90cfc125348ab67eac" + integrity sha512-2XwmQNJaKbenJbvu5at+DuRpvF4v73Zu7f0/WkMl1O7WDm/IfF+E13t8D0nnRiRcMsNYm9ufHyLwfeMEnebpdg== dependencies: "@jridgewell/trace-mapping" "^0.3.25" chokidar "^4.0.1"