mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
chore: upgrade react testing library extensions (#54106)
This commit is contained in:
+3
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user