Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/react from 13.4.0 to 14.0.0 (#629
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 14.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...v14.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent 7b1c81d commit a9f1c20
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 5 deletions.
26 changes: 22 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 @@ -47,7 +47,7 @@
"@rollup/plugin-replace": "^5.0.0",
"@rollup/plugin-typescript": "^11.0.0",
"@testing-library/dom": "^8.0.0",
"@testing-library/react": "^13.0.0",
"@testing-library/react": "^14.0.0",
"@types/google.maps": "^3.45.6",
"@types/jest": "^27.0.1",
"@types/react": ">=16.8.0",
Expand Down

0 comments on commit a9f1c20

Please sign in to comment.