chore(deps-dev): bump svelte-check from 2.10.0 to 2.10.1

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

---
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] 2022-12-06 09:20:21 +00:00 committed by Florent BENOIT
parent 565ba6e40d
commit 82ed703a95
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
"postcss": "^8.4.19",
"postcss-load-config": "^4.0.1",
"svelte": "^3.53.1",
"svelte-check": "^2.10.0",
"svelte-check": "^2.10.1",
"svelte-fa": "^3.0.3",
"svelte-preprocess": "^4.10.7",
"tailwindcss": "^3.2.4",

View file

@ -11383,10 +11383,10 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
svelte-check@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-2.10.0.tgz#38a5d888efa3edaca4827aa61db5d4d4eaa90532"
integrity sha512-5iLCoja/WsithyRkNtIeDQ0euJlgWj3Zzo2IA6iuHMuuX9D9OrRYZj2WlA5ACnAFQnN5L9mxWcwUW9VxDNEoGg==
svelte-check@^2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-2.10.1.tgz#14c61a1761f311f7ae807f16a0b49b729c5e4ab7"
integrity sha512-uscZovyuOPA89NuAkc4vO27mzx//2wFBNtwTsgYcNs7JwaFpJ2TqBawQ/avG7gkieYQ3QXqFUggJZ+s51fQGDQ==
dependencies:
"@jridgewell/trace-mapping" "^0.3.9"
chokidar "^3.4.1"