We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd24bbc commit fcb9b71Copy full SHA for fcb9b71
package.json
@@ -41,7 +41,7 @@
41
"@storybook/react": "6.1.21",
42
"@testing-library/jest-dom": "5.11.9",
43
"@testing-library/react": "11.2.5",
44
- "@testing-library/testcafe": "4.3.1",
+ "@testing-library/testcafe": "4.4.1",
45
"@testing-library/user-event": "12.7.1",
46
"@types/jest": "26.0.21",
47
"@types/node": "14.14.31",
@@ -64,7 +64,7 @@
64
"jest": "26.6.3",
65
"next-page-tester": "0.22.0",
66
"prettier": "2.2.1",
67
- "testcafe": "1.12.0",
+ "testcafe": "1.20.1",
68
"ts-jest": "26.5.1",
69
"ts-node": "10.0.0",
70
"typescript": "4.2.2",
0 commit comments