chore(deps): update testing-library

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-02-19 00:34:13 +00:00 committed by Tilman Vatteroth
parent 6b24399668
commit 7e4b7680bc
2 changed files with 26 additions and 10 deletions

View file

@ -128,9 +128,9 @@
"devDependencies": {
"@next/bundle-analyzer": "13.1.6",
"@testing-library/cypress": "9.0.0",
"@testing-library/dom": "8.20.0",
"@testing-library/dom": "9.0.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/d3-graphviz": "2.6.7",
"@types/diff": "5.0.2",