-
- Downloads
Bump @testing-library/react from 15.0.5 to 15.0.6 (#45)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.5 to 15.0.6. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.5...v15.0.6 ) --- updated-dependencies: - dependency-name: "@testing-library/react" 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>
... | @@ -4,7 +4,7 @@ | ... | @@ -4,7 +4,7 @@ |
"private": true, | "private": true, | ||
"dependencies": { | "dependencies": { | ||
"@testing-library/jest-dom": "^6.4.2", | "@testing-library/jest-dom": "^6.4.2", | ||
"@testing-library/react": "^15.0.5", | "@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", | ||
"react-dom": "^18.3.1", | "react-dom": "^18.3.1", | ||
... | ... |
Please register or sign in to comment