chore: upgrade react testing library extensions (#54106)

This commit is contained in:
Sem Bauke
2024-03-15 15:39:35 +01:00
committed by GitHub
parent 3f965dbdfa
commit 1b678dfbbf
3 changed files with 91 additions and 50 deletions
+3 -3
View File
@@ -106,9 +106,9 @@
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@playwright/test": "^1.41.2",
"@testing-library/cypress": "9.0.0",
"@testing-library/dom": "8.20.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/cypress": "10.0.1",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/lodash": "4.14.202",