From 84a09682e93243641db030384e4480fc38a6e9b8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 13:24:58 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/jest-dom to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0510fde24..920b59879 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@edx/browserslist-config": "1.2.0", "@edx/frontend-build": "13.0.14", "@edx/reactifex": "1.1.0", - "@testing-library/jest-dom": "5.17.0", + "@testing-library/jest-dom": "6.4.2", "@testing-library/react": "12.1.5", "@testing-library/user-event": "13.5.0", "axios-mock-adapter": "1.22.0",