chore(deps-dev): bump svelte-check from 3.6.8 to 3.6.9 (#6594)

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

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

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] 2024-04-02 09:39:55 +00:00 committed by GitHub
parent 67ee7ef9fd
commit ed6221d0b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -35,7 +35,7 @@
"postcss": "^8.4.38",
"postcss-load-config": "^5.0.3",
"svelte": "4.2.12",
"svelte-check": "^3.6.8",
"svelte-check": "^3.6.9",
"svelte-eslint-parser": "^0.33.1",
"svelte-fa": "^4.0.2",
"svelte-preprocess": "^5.1.3",

View file

@ -47,7 +47,7 @@
"postcss": "^8.4.38",
"postcss-load-config": "^5.0.3",
"svelte": "4.2.12",
"svelte-check": "^3.6.8",
"svelte-check": "^3.6.9",
"svelte-eslint-parser": "^0.33.1",
"svelte-preprocess": "^5.1.3",
"tailwindcss": "^3.4.3",

View file

@ -15242,10 +15242,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@^3.6.8:
version "3.6.8"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-3.6.8.tgz#6621ad65bf729cafc927a8c5a54f5534c4c58e55"
integrity sha512-rhXU7YCDtL+lq2gCqfJDXKTxJfSsCgcd08d7VWBFxTw6IWIbMWSaASbAOD3N0VV9TYSSLUqEBiratLd8WxAJJA==
svelte-check@^3.6.9:
version "3.6.9"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-3.6.9.tgz#05132d9a996aa8e12202a14644c03e3163267642"
integrity sha512-hDQrk3L0osX07djQyMiXocKysTLfusqi8AriNcCiQxhQR49/LonYolcUGMtZ0fbUR8HTR198Prrgf52WWU9wEg==
dependencies:
"@jridgewell/trace-mapping" "^0.3.17"
chokidar "^3.4.1"