Skip to content

Commit

Permalink
Bump @testing-library/react from 14.0.0 to 14.2.2
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.0.0 to 14.2.2.
- [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](testing-library/react-testing-library@v14.0.0...v14.2.2)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent 9c9caee commit 3cf79a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@reduxjs/toolkit": "^1.9.5",
"@svgr/webpack": "^8.1.0",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^14.2.2",
"@types/jest": "^29.5.1",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.0.10",
Expand Down

0 comments on commit 3cf79a4

Please sign in to comment.