Skip to content

Commit 8259c7a

Browse files
chore(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-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a43db2 commit 8259c7a

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@testing-library/react": "^15.0.5",
50-
"@testing-library/react-hooks": "^7.0.2",
50+
"@testing-library/react-hooks": "^8.0.1",
5151
"@types/history-4": "npm:@types/history@4.7.8",
5252
"@types/history-5": "npm:@types/history@4.7.8",
5353
"@types/node-fetch": "^2.6.11",

yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9015,15 +9015,12 @@
90159015
lodash "^4.17.21"
90169016
redent "^3.0.0"
90179017

9018-
"@testing-library/react-hooks@^7.0.2":
9019-
version "7.0.2"
9020-
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-7.0.2.tgz#3388d07f562d91e7f2431a4a21b5186062ecfee0"
9021-
integrity sha512-dYxpz8u9m4q1TuzfcUApqi8iFfR6R0FaMbr2hjZJy1uC8z+bO/K4v8Gs9eogGKYQop7QsrBTFkv/BCF7MzD2Cg==
9018+
"@testing-library/react-hooks@^8.0.1":
9019+
version "8.0.1"
9020+
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-8.0.1.tgz#0924bbd5b55e0c0c0502d1754657ada66947ca12"
9021+
integrity sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==
90229022
dependencies:
90239023
"@babel/runtime" "^7.12.5"
9024-
"@types/react" ">=16.9.0"
9025-
"@types/react-dom" ">=16.9.0"
9026-
"@types/react-test-renderer" ">=16.9.0"
90279024
react-error-boundary "^3.1.0"
90289025

90299026
"@testing-library/react@^15.0.5":
@@ -9819,7 +9816,7 @@
98199816
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
98209817
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
98219818

9822-
"@types/react-dom@>=16.9.0", "@types/react-dom@^18.0.0":
9819+
"@types/react-dom@^18.0.0":
98239820
version "18.3.7"
98249821
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.7.tgz#b89ddf2cd83b4feafcc4e2ea41afdfb95a0d194f"
98259822
integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==
@@ -9840,14 +9837,7 @@
98409837
"@types/history" "^4.7.11"
98419838
"@types/react" "*"
98429839

9843-
"@types/react-test-renderer@>=16.9.0":
9844-
version "17.0.1"
9845-
resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-17.0.1.tgz#3120f7d1c157fba9df0118dae20cb0297ee0e06b"
9846-
integrity sha512-3Fi2O6Zzq/f3QR9dRnlnHso9bMl7weKCviFmfF6B4LS1Uat6Hkm15k0ZAQuDz+UBq6B3+g+NM6IT2nr5QgPzCw==
9847-
dependencies:
9848-
"@types/react" "*"
9849-
9850-
"@types/react@*", "@types/react@17.0.3", "@types/react@>=16.9.0":
9840+
"@types/react@*", "@types/react@17.0.3":
98519841
version "17.0.3"
98529842
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz#ba6e215368501ac3826951eef2904574c262cc79"
98539843
integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg==
@@ -28513,6 +28503,7 @@ stylus@0.59.0, stylus@^0.59.0:
2851328503

2851428504
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2851528505
version "3.36.0"
28506+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2851628507
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2851728508
dependencies:
2851828509
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)