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

This commit is contained in:
Renovate Bot 2024-03-12 15:02:51 +00:00
parent 02ced9e2c2
commit f06974cc80
1 changed files with 3 additions and 3 deletions

6
ui/package-lock.json generated
View File

@ -3047,9 +3047,9 @@
}
},
"node_modules/svelte-check": {
"version": "3.6.6",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.6.tgz",
"integrity": "sha512-b9q9rOHOMYF3U8XllK7LmXTq1LeWQ98waGfEJzrFutViadkNl1tgdEtxIQ8yuPx+VQ4l7YrknYol+0lfZocaZw==",
"version": "3.6.7",
"resolved": "https://registry.npmjs.org/svelte-check/-/svelte-check-3.6.7.tgz",
"integrity": "sha512-tKEjemK9FYCySAseCaIt+ps5o0XRvLC7ECjyJXXtO7vOQhR9E6JavgoUbGP1PCulD2OTcB/fi9RjV3nyF1AROw==",
"dev": true,
"dependencies": {
"@jridgewell/trace-mapping": "^0.3.17",