Update dependency @testing-library/jest-dom to v6 (#11462)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-08-23 14:22:30 +00:00
committed by GitHub
parent b2fddd2776
commit 0045b0d982
2 changed files with 6 additions and 14 deletions

View File

@@ -147,7 +147,7 @@
"@percy/cli": "^1.11.0",
"@percy/cypress": "^3.1.2",
"@testing-library/cypress": "^9.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^14.4.3",
"@types/commonmark": "^0.27.4",