Skip to content

Commit 7847f00

Browse files
build(deps-dev): bump @testing-library/react-hooks from 6.0.0 to 8.0.1
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) from 6.0.0 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@v6.0.0...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] <support@github.com>
1 parent bba1ed0 commit 7847f00

2 files changed

Lines changed: 15 additions & 128 deletions

File tree

package-lock.json

Lines changed: 14 additions & 127 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@babel/preset-env": "^7.14.5",
4444
"@babel/preset-react": "^7.14.5",
4545
"@testing-library/react": "^11.2.7",
46-
"@testing-library/react-hooks": "^6.0.0",
46+
"@testing-library/react-hooks": "^8.0.1",
4747
"@types/chrome": "^0.0.196",
4848
"babel-jest": "^26.6.3",
4949
"eslint": "^8.3.0",

0 commit comments

Comments
 (0)