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

This commit is contained in:
Renovate Bot 2023-11-22 12:03:46 +00:00
parent 31a4547e3b
commit d34bcf1e8f
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.0",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.0.tgz",
"integrity": "sha512-8VfqhfuRJ1sKW+o8isH2kPi0RhjXH1nNsIbCFGyoUHG+ZxVxHYRKcb+S8eaL/1tyj3VGvWYx3Y5+oCUsJgnzcw==",
"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==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",