We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbe222 commit 6ad4889Copy full SHA for 6ad4889
2 files changed
package.json
@@ -33,7 +33,7 @@
33
"react": "^16.0.0 || ^18.0.0"
34
},
35
"devDependencies": {
36
- "@testing-library/jest-dom": "^4.2.4",
+ "@testing-library/jest-dom": "^4.2.4 || ^5.0.0",
37
"@testing-library/react": "^9.5.0",
38
"@testing-library/user-event": "^7.2.1",
39
"@types/jest": "^25.1.4",
0 commit comments