diff --git a/package.json b/package.json index 2ee3eb1e7..6af63b425 100644 --- a/package.json +++ b/package.json @@ -78,10 +78,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.5.0", + "@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.0.0", "bundlewatch": "^0.4.0", "eslint-import-resolver-webpack": "^0.13.9",