Bump @testing-library/svelte from 5.2.1 to 5.2.4

Bumps [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) from 5.2.1 to 5.2.4.
- [Release notes](https://github.com/testing-library/svelte-testing-library/releases)
- [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/svelte-testing-library/compare/v5.2.1...v5.2.4)

---
updated-dependencies:
- dependency-name: "@testing-library/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] 2024-10-21 01:26:06 +00:00 committed by GitHub
parent 9867988a09
commit d0ad0a1836
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -725,9 +725,9 @@
redent "^3.0.0"
"@testing-library/svelte@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@testing-library/svelte/-/svelte-5.2.1.tgz#bd930ec36e868f245ce1f12b44ac296ec1dd7dfc"
integrity sha512-yXSqBsYaQAeP2xt7gqKu135Q67+NTsBDcpL1akv5MVAQ/amb7AQ0zW5nzrquTIE2lvrc6q58KZhQA61Vc05ZOg==
version "5.2.4"
resolved "https://registry.yarnpkg.com/@testing-library/svelte/-/svelte-5.2.4.tgz#378dbed8a71de0d63c1911b1325a5c6b241aee3c"
integrity sha512-EFdy73+lULQgMJ1WolAymrxWWrPv9DWyDuDFKKlUip2PA/EXuHptzfYOKWljccFWDKhhGOu3dqNmoc2f/h/Ecg==
dependencies:
"@testing-library/dom" "^10.0.0"