From 39a3fb0a46686659e46c0b21a1155161e039d53a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 05:11:06 +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 101ab6c9..286fa3dd 100644 --- a/package.json +++ b/package.json @@ -74,9 +74,9 @@ "@openedx/frontend-build": "13.1.4", "@edx/reactifex": "^2.1.1", "@sheerun/mutationobserver-shim": "0.3.3", - "@testing-library/dom": "9.3.4", - "@testing-library/jest-dom": "5.17.0", - "@testing-library/react": "12.1.5", + "@testing-library/dom": "10.3.2", + "@testing-library/jest-dom": "6.4.6", + "@testing-library/react": "16.0.0", "copy-webpack-plugin": "^11.0.0", "husky": "8.0.3", "jest": "29.7.0",