npm-dep: bump eslint-plugin-svelte from 2.34.0 to 2.34.1 in /frontend

Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.34.0 to 2.34.1.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.34.0...v2.34.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-03 09:56:25 +00:00
committed by github-actions[bot]
parent 64a79873a2
commit b8afd70d1d
2 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
"daisyui": "^3.9.4",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.34.0",
"eslint-plugin-svelte": "^2.34.1",
"husky": "^8.0.3",
"postcss": "^8.4.31",
"prettier": "^3.0.3",

View File

@@ -56,8 +56,8 @@ devDependencies:
specifier: ^9.0.0
version: 9.0.0(eslint@8.52.0)
eslint-plugin-svelte:
specifier: ^2.34.0
version: 2.34.0(eslint@8.52.0)(svelte@4.2.2)
specifier: ^2.34.1
version: 2.34.1(eslint@8.52.0)(svelte@4.2.2)
husky:
specifier: ^8.0.3
version: 8.0.3
@@ -1225,8 +1225,8 @@ packages:
eslint: 8.52.0
dev: true
/eslint-plugin-svelte@2.34.0(eslint@8.52.0)(svelte@4.2.2):
resolution: {integrity: sha512-4RYUgNai7wr0v+T/kljMiYSjC/oqwgq5i+cPppawryAayj4C7WK1ixFlWCGmNmBppnoKCl4iA4ZPzPtlHcb4CA==}
/eslint-plugin-svelte@2.34.1(eslint@8.52.0)(svelte@4.2.2):
resolution: {integrity: sha512-HnLzYevh9bLL0Rj2d4dmZY9EutN0BL5JsJRHqtJFIyaEmdxxd3ZuY5zNoSjIFhctFMSntsClbd6TwYjgaOY0Xw==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^7.0.0 || ^8.0.0-0
@@ -1240,7 +1240,7 @@ packages:
debug: 4.3.4
eslint: 8.52.0
esutils: 2.0.3
known-css-properties: 0.28.0
known-css-properties: 0.29.0
postcss: 8.4.31
postcss-load-config: 3.1.4(postcss@8.4.31)
postcss-safe-parser: 6.0.0(postcss@8.4.31)
@@ -1828,8 +1828,8 @@ packages:
engines: {node: '>=6'}
dev: true
/known-css-properties@0.28.0:
resolution: {integrity: sha512-9pSL5XB4J+ifHP0e0jmmC98OGC1nL8/JjS+fi6mnTlIf//yt/MfVLtKg7S6nCtj/8KTcWX7nRlY0XywoYY1ISQ==}
/known-css-properties@0.29.0:
resolution: {integrity: sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==}
dev: true
/levn@0.4.1: