From 7f60cd968b04e44741189006930e81399a8a36ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 15:30:05 +0000 Subject: [PATCH] chore(deps): update testing-library monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cad59273d8..93fa7cd52e 100644 --- a/package.json +++ b/package.json @@ -80,10 +80,10 @@ "devDependencies": { "@edx/reactifex": "2.2.0", "@pact-foundation/pact": "^13.0.0", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "12.1.5", + "@testing-library/jest-dom": "6.6.3", + "@testing-library/react": "16.0.1", "@testing-library/react-hooks": "^8.0.1", - "@testing-library/user-event": "13.5.0", + "@testing-library/user-event": "14.5.2", "axios-mock-adapter": "2.1.0", "bundlewatch": "^0.4.0", "eslint-import-resolver-webpack": "^0.13.9",