We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33df94b commit db736b5Copy full SHA for db736b5
package.json
@@ -77,9 +77,9 @@
77
"@edx/browserslist-config": "^1.1.1",
78
"@openedx/frontend-build": "14.0.9",
79
"@edx/reactifex": "^2.1.1",
80
- "@testing-library/dom": "^9.3.3",
81
- "@testing-library/jest-dom": "5.17.0",
82
- "@testing-library/react": "12.1.5",
+ "@testing-library/dom": "^10.0.0",
+ "@testing-library/jest-dom": "6.4.6",
+ "@testing-library/react": "16.0.0",
83
"@testing-library/user-event": "^14.5.1",
84
"glob": "7.2.3",
85
"husky": "7.0.4",
0 commit comments