-
- Downloads
Bump @testing-library/jest-dom from 5.16.5 to 6.1.6 (#12)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 6.1.6. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.5...v6.1.6 ) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This diff is collapsed.
... | ... | @@ -3,7 +3,7 @@ |
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/jest-dom": "^6.1.6", | ||
"@testing-library/react": "^14.1.2", | ||
"@testing-library/user-event": "^13.5.0", | ||
"react": "^18.2.0", | ||
... | ... |
Please register or sign in to comment