We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 356b183 commit 0b65207Copy full SHA for 0b65207
1 file changed
package.json
@@ -79,10 +79,10 @@
79
"devDependencies": {
80
"@edx/reactifex": "2.2.0",
81
"@pact-foundation/pact": "^13.0.0",
82
- "@testing-library/jest-dom": "5.17.0",
83
- "@testing-library/react": "12.1.5",
+ "@testing-library/jest-dom": "6.5.0",
+ "@testing-library/react": "16.0.1",
84
"@testing-library/react-hooks": "^8.0.1",
85
- "@testing-library/user-event": "13.5.0",
+ "@testing-library/user-event": "14.5.2",
86
"axios-mock-adapter": "2.0.0",
87
"bundlewatch": "^0.4.0",
88
"eslint-import-resolver-webpack": "^0.13.9",
0 commit comments