Skip to content

Commit

Permalink
revert: "chore(deps): update dependency @testing-library/react to v14" (
Browse files Browse the repository at this point in the history
#993)

This reverts commit a3611b0. This version of `testing-library/react` doesn't play well with our current version of React.

We shouldn't upgrade this library until we're running a newer version of React in this MFE.
  • Loading branch information
justinhynes authored Mar 29, 2024
1 parent 6cefe7b commit c922a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@edx/reactifex": "2.2.0",
"@openedx/frontend-build": "13.0.30",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.2",
"@testing-library/react": "12.1.5",
"glob": "10.3.10",
"reactifex": "1.1.1",
"redux-mock-store": "1.5.4"
Expand Down

0 comments on commit c922a1c

Please sign in to comment.