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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-12 02:01:50 +00:00 committed by GitHub
parent 5346938159
commit 4bc1612ebd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"