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

This commit is contained in:
Renovate Bot 2023-11-24 17:03:37 +00:00
parent b0ae313de9
commit 26464ebd20
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -2454,9 +2454,9 @@
}
},
"node_modules/svelte-check": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.1.tgz",
"integrity": "sha512-v+mmXKp+hZ+mZ/n9MQpAe+0q/GhRKXmhQOkWYAdRozXRkPiuLOdhsjp9KtNBpP0TRqvvrB0cwWL5HUjCLpI46g==",
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.2.tgz",
"integrity": "sha512-E6iFh4aUCGJLRz6QZXH3gcN/VFfkzwtruWSRmlKrLWQTiO6VzLsivR6q02WYLGNAGecV3EocqZuCDrC2uttZ0g==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",