We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f819cef commit 00ca552Copy full SHA for 00ca552
1 file changed
package.json
@@ -22,9 +22,9 @@
22
"nanoid": "3.3.7"
23
},
24
"devDependencies": {
25
- "@testing-library/jest-dom": "5.17.0",
26
- "@testing-library/react": "11.2.7",
27
- "@testing-library/user-event": "12.8.3",
+ "@testing-library/jest-dom": "6.5.0",
+ "@testing-library/react": "16.0.0",
+ "@testing-library/user-event": "14.5.2",
28
"@types/jest": "26.0.24",
29
"@types/node": "12.20.55",
30
"@types/react": "17.0.80",
0 commit comments