We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd24bbc commit 8bf7ff1Copy full SHA for 8bf7ff1
package.json
@@ -39,10 +39,10 @@
39
"@storybook/addon-links": "6.1.21",
40
"@storybook/addon-storysource": "6.1.21",
41
"@storybook/react": "6.1.21",
42
- "@testing-library/jest-dom": "5.11.9",
43
- "@testing-library/react": "11.2.5",
+ "@testing-library/jest-dom": "6.1.2",
+ "@testing-library/react": "14.0.0",
44
"@testing-library/testcafe": "4.3.1",
45
- "@testing-library/user-event": "12.7.1",
+ "@testing-library/user-event": "14.4.3",
46
"@types/jest": "26.0.21",
47
"@types/node": "14.14.31",
48
"@types/react": "17.0.2",
0 commit comments