Skip to content

Commit 6238602

Browse files
build(deps-dev): bump @testing-library/react-hooks from 7.0.2 to 8.0.1
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 7.0.2 to 8.0.1. - [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases) - [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-hooks-testing-library@v7.0.2...v8.0.1) --- updated-dependencies: - dependency-name: "@testing-library/react-hooks" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41cfac1 commit 6238602

File tree

2 files changed

+15
-36
lines changed

2 files changed

+15
-36
lines changed

package-lock.json

+14-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@testing-library/dom": "^10.4.0",
9191
"@testing-library/jest-dom": "^6.6.3",
9292
"@testing-library/react": "^16.2.0",
93-
"@testing-library/react-hooks": "^7.0.2",
93+
"@testing-library/react-hooks": "^8.0.1",
9494
"@testing-library/user-event": "^14.6.0",
9595
"@types/google-map-react": "^2.1.10",
9696
"@types/jest": "^29.5.13",

0 commit comments

Comments
 (0)