From 52cb9ce9796fa737d8a52f648e63db2a308328d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 20:30:52 +0000 Subject: [PATCH] chore(deps): update testing-library monorepo --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0979f2b7..64bc28fb 100755 --- a/package.json +++ b/package.json @@ -70,8 +70,8 @@ "devDependencies": { "@edx/reactifex": "^2.1.1", "@openedx/frontend-build": "14.1.5", - "@testing-library/jest-dom": "^5.14.1", - "@testing-library/react": "^12.1.0", + "@testing-library/jest-dom": "^6.0.0", + "@testing-library/react": "^16.0.0", "copy-webpack-plugin": "^12.0.0", "husky": "^9.0.0", "identity-obj-proxy": "^3.0.0",