chore(deps-dev): bump eslint-plugin-svelte from 2.37.0 to 2.38.0 (#6874)

Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.37.0 to 2.38.0.
- [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.37.0...v2.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-23 11:00:16 +00:00 committed by GitHub
parent 539b8fa6c1
commit 9b2cf4ee2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -24,7 +24,7 @@
"@types/validator": "^13.11.9",
"@typescript-eslint/eslint-plugin": "7.0.0",
"autoprefixer": "^10.4.19",
"eslint-plugin-svelte": "^2.37.0",
"eslint-plugin-svelte": "^2.38.0",
"filesize": "^10.1.1",
"humanize-duration": "^3.32.0",
"jsdom": "^24.0.0",

View file

@ -42,7 +42,7 @@
"@tsconfig/svelte": "^5.0.4",
"@typescript-eslint/eslint-plugin": "7.0.0",
"autoprefixer": "^10.4.19",
"eslint-plugin-svelte": "^2.37.0",
"eslint-plugin-svelte": "^2.38.0",
"jsdom": "^24.0.0",
"postcss": "^8.4.38",
"postcss-load-config": "^5.0.3",

View file

@ -8119,10 +8119,10 @@ eslint-plugin-sonarjs@^0.25.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.25.1.tgz#0619798dbc27b04fd0a8e6d0fb6adf7fa2cb5041"
integrity sha512-5IOKvj/GMBNqjxBdItfotfRHo7w48496GOu1hxdeXuD0mB1JBlDCViiLHETDTfA8pDAVSBimBEQoetRXYceQEw==
eslint-plugin-svelte@^2.37.0:
version "2.37.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-svelte/-/eslint-plugin-svelte-2.37.0.tgz#70db1bcceab89b59dd908da5c45654a9e3c6640b"
integrity sha512-H/2Gz7agYHEMEEzRuLYuCmAIdjuBnbhFG9hOK0yCdSBvvJGJMkjo+lR6j67OIvLOavgp4L7zA5LnDKi8WqdPhQ==
eslint-plugin-svelte@^2.38.0:
version "2.38.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-svelte/-/eslint-plugin-svelte-2.38.0.tgz#4a3ae9ab9daa32da54227a9734aaf401a2175d9e"
integrity sha512-IwwxhHzitx3dr0/xo0z4jjDlb2AAHBPKt+juMyKKGTLlKi1rZfA4qixMwnveU20/JTHyipM6keX4Vr7LZFYc9g==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@jridgewell/sourcemap-codec" "^1.4.15"
@ -8135,7 +8135,7 @@ eslint-plugin-svelte@^2.37.0:
postcss-safe-parser "^6.0.0"
postcss-selector-parser "^6.0.16"
semver "^7.6.0"
svelte-eslint-parser ">=0.34.0 <1.0.0"
svelte-eslint-parser ">=0.35.0 <1.0.0"
eslint-plugin-unicorn@^52.0.0:
version "52.0.0"
@ -15458,7 +15458,7 @@ svelte-check@^3.6.9:
svelte-preprocess "^5.1.3"
typescript "^5.0.3"
"svelte-eslint-parser@>=0.34.0 <1.0.0", svelte-eslint-parser@^0.35.0:
"svelte-eslint-parser@>=0.35.0 <1.0.0", svelte-eslint-parser@^0.35.0:
version "0.35.0"
resolved "https://registry.yarnpkg.com/svelte-eslint-parser/-/svelte-eslint-parser-0.35.0.tgz#b4c5c0fa55b0548c4a7325dbeef04da4d2ab026c"
integrity sha512-CtbPseajW0gjwEvHiuzYJkPDjAcHz2FaHt540j6RVYrZgnE6xWkzUBodQ4I3nV+G5AS0Svt8K6aIA/CIU9xT2Q==