Bump svelte-check from 3.5.1 to 3.5.2

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.5.1...svelte-check-3.5.2)

---
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]
2023-09-25 08:41:50 +00:00
committed by GitHub
parent 3d45ace2cd
commit 2e49bdae82
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
"sass": "^1.67.0",
"stacking-order": "^2.0.0",
"svelte": "^3.59.2",
"svelte-check": "^3.5.0",
"svelte-check": "^3.5.2",
"svelte-fa": "^3.0.3",
"svelte-highlight": "^7.2.1",
"svelte-local-storage-store": "^0.6.0",