Bump svelte-check from 3.4.3 to 3.4.4

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

---
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-06-26 09:08:16 +00:00
committed by GitHub
parent aa83eb15c5
commit e1c8825353
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"sass": "^1.63.6",
"stacking-order": "^2.0.0",
"svelte": "^3.58.0",
"svelte-check": "^3.4.3",
"svelte-check": "^3.4.4",
"svelte-fa": "^3.0.3",
"svelte-highlight": "^7.2.1",
"svelte-local-storage-store": "^0.5.0",