-
- Downloads
Bump @testing-library/jest-dom from 6.4.2 to 6.4.5 (#44)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.2 to 6.4.5. - [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/v6.4.2...v6.4.5 ) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
"version": "0.1.0", | "version": "0.1.0", | ||
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@testing-library/jest-dom": "^6.4.2", | "@testing-library/jest-dom": "^6.4.5", | ||
"@testing-library/react": "^15.0.6", | "@testing-library/react": "^15.0.6", | ||
"@testing-library/user-event": "^14.5.2", | "@testing-library/user-event": "^14.5.2", | ||
"react": "^18.3.1", | "react": "^18.3.1", | ||
... | ... |
Please register or sign in to comment