chore(deps): update dependency eslint-plugin-svelte to v2.39.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-06-10 18:30:10 +00:00
parent c523be086b
commit 595818d079

14
ui/package-lock.json generated
View File

@ -1786,9 +1786,9 @@
}
},
"node_modules/eslint-plugin-svelte": {
"version": "2.39.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-2.39.2.tgz",
"integrity": "sha512-liJMHhWnNqnimPpw0lSKiG/fQXla+ySp0NjXirB6l9A9LrBY2AjUfL0HMKkBEil5PaFn5F2rp6EqW85NDjRdSA==",
"version": "2.39.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-svelte/-/eslint-plugin-svelte-2.39.3.tgz",
"integrity": "sha512-uXsHW+VOSHRI3VgoDit4CURKos9wDque6CuaBNw8z6UyF5Rfc2XHmNEsRvvOd+VmMUtS+wC9bvwArv2tt4TFGA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -1802,7 +1802,7 @@
"postcss-safe-parser": "^6.0.0",
"postcss-selector-parser": "^6.0.16",
"semver": "^7.6.2",
"svelte-eslint-parser": "^0.36.0"
"svelte-eslint-parser": "^0.37.0"
},
"engines": {
"node": "^14.17.0 || >=16.0.0"
@ -3370,9 +3370,9 @@
}
},
"node_modules/svelte-eslint-parser": {
"version": "0.36.0",
"resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-0.36.0.tgz",
"integrity": "sha512-/6YmUSr0FAVxW8dXNdIMydBnddPMHzaHirAZ7RrT21XYdgGGZMh0LQG6CZsvAFS4r2Y4ItUuCQc8TQ3urB30mQ==",
"version": "0.37.0",
"resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-0.37.0.tgz",
"integrity": "sha512-AXd5ar7dcOK+H86JomxcSaWevhs2J7o/xOwg+kDQu98uuATpm+tE5Twp7u8UQCdbWKB34Idu/CZyHmTOxfSQMw==",
"dev": true,
"license": "MIT",
"dependencies": {