Bump svelte-check from 3.1.4 to 3.2.0

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

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-10 09:05:19 +00:00
committed by GitHub
parent fbb4d1f4d1
commit aeefc8b932
2 changed files with 7 additions and 20 deletions

View File

@@ -31,7 +31,7 @@
"postcss": "^8.4.21",
"sass": "^1.60.0",
"svelte": "^3.58.0",
"svelte-check": "^3.1.2",
"svelte-check": "^3.2.0",
"svelte-highlight": "^7.2.1",
"svelte-local-storage-store": "^0.4.0",
"svelte-markdown": "^0.2.3",