Skip to content

Commit 3a2d2fb

Browse files
dependabot[bot]benoitf
authored andcommitted
chore(deps-dev): bump @testing-library/svelte from 5.2.0 to 5.2.1
Bumps [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library) from 5.2.0 to 5.2.1. - [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](testing-library/svelte-testing-library@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: "@testing-library/svelte" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3d877d commit 3a2d2fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@tailwindcss/typography": "^0.5.13",
3030
"@testing-library/dom": "^10.4.0",
3131
"@testing-library/jest-dom": "^6.4.8",
32-
"@testing-library/svelte": "^5.2.0",
32+
"@testing-library/svelte": "^5.2.1",
3333
"@testing-library/user-event": "^14.5.1",
3434
"@tsconfig/svelte": "^5.0.4",
3535
"@types/humanize-duration": "^3.27.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -548,10 +548,10 @@
548548
lodash "^4.17.21"
549549
redent "^3.0.0"
550550

551-
"@testing-library/svelte@^5.2.0":
552-
version "5.2.0"
553-
resolved "https://registry.yarnpkg.com/@testing-library/svelte/-/svelte-5.2.0.tgz#237ba908fdc8b35d53c3ab06bf19a6da229c471a"
554-
integrity sha512-oMIFfxMcaPOXp+BQTRVgkeKzfAx7ee9fMrWaiKbMN36tN61kLl4Uj5ZZ/y1w9aL3a0BuBEoErV5iorYwCHqVUA==
551+
"@testing-library/svelte@^5.2.1":
552+
version "5.2.1"
553+
resolved "https://registry.yarnpkg.com/@testing-library/svelte/-/svelte-5.2.1.tgz#bd930ec36e868f245ce1f12b44ac296ec1dd7dfc"
554+
integrity sha512-yXSqBsYaQAeP2xt7gqKu135Q67+NTsBDcpL1akv5MVAQ/amb7AQ0zW5nzrquTIE2lvrc6q58KZhQA61Vc05ZOg==
555555
dependencies:
556556
"@testing-library/dom" "^10.0.0"
557557

0 commit comments

Comments
 (0)