mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-05-24 10:18:53 +00:00
chore(deps-dev): bump @testing-library/svelte from 4.0.5 to 4.0.6
Bumps [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) from 4.0.5 to 4.0.6. - [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/v4.0.5...v4.0.6) --- 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:
parent
3536a1d49a
commit
086b6249ea
2 changed files with 5 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"@sveltejs/vite-plugin-svelte": "3.0.1",
|
||||
"@testing-library/dom": "^9.3.4",
|
||||
"@testing-library/jest-dom": "^6.3.0",
|
||||
"@testing-library/svelte": "^4.0.5",
|
||||
"@testing-library/svelte": "^4.0.6",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@tsconfig/svelte": "^5.0.2",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
|
|
|
|||
|
|
@ -3325,10 +3325,10 @@
|
|||
lodash "^4.17.15"
|
||||
redent "^3.0.0"
|
||||
|
||||
"@testing-library/svelte@^4.0.5":
|
||||
version "4.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/svelte/-/svelte-4.0.5.tgz#a93b105fe8327b471f5dfb208a37c7b41c90d205"
|
||||
integrity sha512-P7X3mpYv/My4hBZfxVxTFV5KcA+EoWfRCguWP7WQdYj6HMdg/L+LiwG4ocvLe+hupedrC7dwcy85JlxKplJp2g==
|
||||
"@testing-library/svelte@^4.0.6":
|
||||
version "4.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/svelte/-/svelte-4.0.6.tgz#f3cc60d0bcf2fb3a44f6dbb6bb37aac2d3ed401a"
|
||||
integrity sha512-4Niit+F/V3/AC03+/hsTrUJjXeoLFgd2KYjlz9nKFVELZR0dApHtc+tILe7NHiBctTAKTEzoM2VDLn1mBOqn3w==
|
||||
dependencies:
|
||||
"@testing-library/dom" "^9.3.1"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue