Update TestCafe

This commit is contained in:
Aarni Halinen
2021-01-13 21:54:15 +02:00
parent 06c1e25d63
commit 6c0f5bda31
3 changed files with 2413 additions and 336 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ node_modules/
src/**/*.jsx
tests/jest/__coverage__/
tests/jest/**/*.jsx
tests/testcafe/screenshots
e2e-screenshots/
.vscode/
.env
.DS_Store
+2411 -334
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -101,7 +101,7 @@
"stylelint-config-recommended": "3.0.0",
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0",
"testcafe": "1.6.1",
"testcafe": "1.10.1",
"testcafe-react-selectors": "2.1.0",
"ts-loader": "7.0.5",
"tsconfig-paths-webpack-plugin": "3.2.0",