Bump svelte-check from 2.10.3 to 3.0.1 (#22)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-12-25 19:15:15 +02:00
committed by GitHub
parent 8e128e72ef
commit 9272702a3c

View File

@@ -54,7 +54,7 @@
"prettier": "^2.8.1",
"prettier-plugin-svelte": "^2.9.0",
"svelte": "^3.55.0",
"svelte-check": "^2.10.3",
"svelte-check": "^3.0.1",
"svelte-fa": "^3.0.3",
"svelte-preprocess": "^5.0.0",
"tailwindcss": "^3.2.4",