Skip to content

Commit 6ad4889

Browse files
Update dependency @testing-library/jest-dom to v5 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cbe222 commit 6ad4889

2 files changed

Lines changed: 186 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react": "^16.0.0 || ^18.0.0"
3434
},
3535
"devDependencies": {
36-
"@testing-library/jest-dom": "^4.2.4",
36+
"@testing-library/jest-dom": "^4.2.4 || ^5.0.0",
3737
"@testing-library/react": "^9.5.0",
3838
"@testing-library/user-event": "^7.2.1",
3939
"@types/jest": "^25.1.4",

0 commit comments

Comments
 (0)