chore(deps): update testing-library

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-25 01:39:41 +00:00
parent 3a31f977c3
commit ac7597d066
2 changed files with 36 additions and 20 deletions

View file

@ -128,11 +128,11 @@
"devDependencies": {
"@next/bundle-analyzer": "14.1.0",
"@testing-library/cypress": "10.0.1",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.1.6",
"@testing-library/react": "14.1.2",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.1",
"@testing-library/user-event": "14.5.2",
"@types/d3-graphviz": "2.6.10",
"@types/diff": "5.0.9",
"@types/dompurify": "3.0.5",