Skip to content

Commit

Permalink
build(deps): bump @testing-library/react in /opa-react-demo (#4)
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 16.0.0.
- [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@v13.4.0...v16.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 7cbfe02 commit 2f85f48
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 102 deletions.
132 changes: 31 additions & 101 deletions opa-react-demo/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 opa-react-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@geist-ui/react": "latest",
"@styra/opa-react": "latest",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^13.4.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"css-select": "^5.1.0",
"postcss": "^8.4.39",
Expand Down

0 comments on commit 2f85f48

Please sign in to comment.