Bump svelte-check from 3.1.0 to 3.1.2

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.1.0...svelte-check-3.1.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-03-13 09:06:32 +00:00
committed by GitHub
parent 9e1de9865f
commit 98200e0ca3
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"postcss": "^8.4.21",
"sass": "^1.58.3",
"svelte": "^3.55.1",
"svelte-check": "^3.0.4",
"svelte-check": "^3.1.2",
"svelte-highlight": "^7.2.0",
"svelte-local-storage-store": "^0.4.0",
"svelte-markdown": "^0.2.3",