From 2ebf1dd1c4235c86e00c9b3de24434344f9e33b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 02:07:23 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/react-hooks to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b03c0718..e8b3bee3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@babel/core": "^7.20.0", "@babel/runtime": "^7.20.0", "@react-native-community/eslint-config": "3.2.0", - "@testing-library/react-hooks": "7.0.2", + "@testing-library/react-hooks": "8.0.1", "@types/jest": "^28.1.8", "@types/react": "~18.0.38", "@types/react-native": "^0.69.26",