Update dependency @testing-library/jest-dom to v6.4.0 (#81564)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-30 15:48:19 +02:00
committed by GitHub
parent 77775d548a
commit ced0cca27a
6 changed files with 14 additions and 14 deletions

View File

@@ -67,7 +67,7 @@
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.3.0",
"@testing-library/jest-dom": "6.4.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/dompurify": "^2",