chore(deps): update dependency svelte-check to v3.7.0

This commit is contained in:
renovate[bot] 2024-04-29 15:54:54 +00:00
parent e64c482f01
commit eb9740d057
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"semantic-release-monorepo": "7.0.8",
"source-map-loader": "4.0.2",
"svelte": "3.59.2",
"svelte-check": "3.6.9",
"svelte-check": "3.7.0",
"svelte-preprocess": "4.10.7",
"typescript": "4.9.5"
},

View File

@ -15681,10 +15681,10 @@ supports-hyperlinks@^2.2.0:
has-flag "^4.0.0"
supports-color "^7.0.0"
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==
svelte-check@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-3.7.0.tgz#9ccfbcff29052737fc57ed13eff3c4a1d7ff78eb"
integrity sha512-Va6sGL4Vy4znn0K+vaatk98zoBvG2aDee4y3r5X4S80z8DXfbACHvdLlyXa4C4c5tQzK9H0Uq2pbd20wH3ucjQ==
dependencies:
"@jridgewell/trace-mapping" "^0.3.17"
chokidar "^3.4.1"