Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit c598696

Browse files
Bump @testing-library/jest-dom in /src/react-frontend
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v5.16.4...v5.16.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aeb3706 commit c598696

File tree

2 files changed

+26
-50
lines changed

2 files changed

+26
-50
lines changed

src/react-frontend/package-lock.json

Lines changed: 25 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/react-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@aws-amplify/api": "^3.3.3",
77
"@aws-amplify/storage": "^3.4.4",
88
"@aws-amplify/ui-react": "^3.4.0",
9-
"@testing-library/jest-dom": "^5.16.4",
9+
"@testing-library/jest-dom": "^5.16.5",
1010
"@testing-library/react": "^13.3.0",
1111
"@testing-library/user-event": "^14.4.3",
1212
"aws-amplify": "^4.3.30",

0 commit comments

Comments
 (0)