From 4bc1612ebdd7ff1f44fb9e2c836263ba3d509569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 02:01:50 +0000 Subject: [PATCH] Bump svelte-check from 4.0.5 to 4.0.7 Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.0.5 to 4.0.7. - [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.7) --- 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..b3659bf 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.7" + resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-4.0.7.tgz#f0f809abd2731a675fa9a8c60de2ba0235fbe44a" + integrity sha512-24hwo+D5L35HOXsh3Z2sU4WhdDLavlHquYaJhrEqAt+mV1xOVzoMVYThW80n99osDJxyuH+vxjNFkNRL4EvwTg== dependencies: "@jridgewell/trace-mapping" "^0.3.25" chokidar "^4.0.1"