chore(deps): update dependency svelte-check to v3.6.9
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2024-04-01 23:28:15 +00:00
parent b94224007a
commit 2f6f8f9fc6
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3126,9 +3126,9 @@
}
},
"node_modules/svelte-check": {
"version": "3.6.8",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.8.tgz",
"integrity": "sha512-rhXU7YCDtL+lq2gCqfJDXKTxJfSsCgcd08d7VWBFxTw6IWIbMWSaASbAOD3N0VV9TYSSLUqEBiratLd8WxAJJA==",
"version": "3.6.9",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.9.tgz",
"integrity": "sha512-hDQrk3L0osX07djQyMiXocKysTLfusqi8AriNcCiQxhQR49/LonYolcUGMtZ0fbUR8HTR198Prrgf52WWU9wEg==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",