From ce55c958722f2a28a94619e7624097789da21ce6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 21:49:57 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/cypress to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a95beaf..0ddbd32e 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@cypress/code-coverage": "3.12.36", "@cypress/react": "8.0.0", "@cypress/vite-dev-server": "5.0.7", - "@testing-library/cypress": "8.0.7", + "@testing-library/cypress": "10.0.1", "@types/react": "16.14.60", "@types/react-dom": "16.9.24", "@vitejs/plugin-react": "2.2.0",