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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
This commit is contained in:
renovate[bot]
2023-08-28 12:19:42 +02:00
committed by GitHub
parent 7bd5ebb0c5
commit 9d9de8d219
3 changed files with 11 additions and 18 deletions

View File

@@ -152,7 +152,7 @@
},
"devDependencies": {
"@formatjs/cli": "^6.1.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.0.0",
"@types/babel__core": "^7.20.1",
"@types/emoji-mart": "^3.0.9",