File tree Expand file tree Collapse file tree 7 files changed +95
-984
lines changed
Expand file tree Collapse file tree 7 files changed +95
-984
lines changed Original file line number Diff line number Diff line change 88 },
99 "devDependencies" : {
1010 "@cypress/webpack-preprocessor" : " ^5.4.5" ,
11- "cypress" : " ^5.1.0" ,
12- "cypress-skip-and-only-ui" : " ^1.2.7"
11+ "cypress" : " ^5.1.0"
1312 }
1413}
Original file line number Diff line number Diff line change 11const wp = require ( '@cypress/webpack-preprocessor' ) ;
2- const task = require ( 'cypress-skip-and-only-ui/task' ) ;
32
43module . exports = on => {
54 const options = {
@@ -18,6 +17,4 @@ module.exports = on => {
1817 }
1918 } ) ;
2019 on ( 'file:preprocessor' , wp ( options ) ) ;
21-
22- on ( 'task' , task ) ;
2320} ;
Original file line number Diff line number Diff line change 4646 "devDependencies" : {
4747 "@types/fetch-mock" : " ^7.3.2" ,
4848 "@types/classnames" : " ^2.2.9" ,
49- "@types/jest" : " ^24 .0.23 " ,
49+ "@types/jest" : " ^26 .0.15 " ,
5050 "@types/node" : " ^12.12.14" ,
5151 "@types/query-string" : " 5.1.0" ,
5252 "@types/react" : " ^16.9.13" ,
Original file line number Diff line number Diff line change 4141 }
4242 },
4343 "devDependencies" : {
44- "@types/jest" : " ^24 .0.13 " ,
45- "@types/react" : " ^16.9.0 || ^17.0.0 " ,
44+ "@types/jest" : " ^26 .0.15 " ,
45+ "@types/react" : " ^16.9.56 " ,
4646 "@types/react-redux" : " ^7.1.1" ,
4747 "@typescript-eslint/eslint-plugin" : " ^3.10.1" ,
4848 "@typescript-eslint/parser" : " ^3.10.1" ,
6363 "express" : " ~4.16.3" ,
6464 "full-icu" : " ~1.3.1" ,
6565 "husky" : " ^2.3.0" ,
66- "jest" : " ^24.7.0" ,
66+ "jest" : " 26.6.0" ,
67+ "jest-circus" : " 26.6.0" ,
68+ "jest-resolve" : " 26.6.0" ,
69+ "jest-watch-typeahead" : " 0.6.1" ,
6770 "lerna" : " ~2.9.1" ,
6871 "lint-staged" : " ^8.1.7" ,
6972 "lolex" : " ~2.3.2" ,
Original file line number Diff line number Diff line change 4141 "final-form" : " ^4.20.0" ,
4242 "history" : " ^4.7.2" ,
4343 "ignore-styles" : " ~5.0.1" ,
44- "react" : " ^16.9.0 || ^ 17.0.0" ,
45- "react-dom" : " ^16.9.0 || ^ 17.0.0" ,
44+ "react" : " ^17.0.0" ,
45+ "react-dom" : " ^17.0.0" ,
4646 "react-final-form" : " ^6.5.0" ,
4747 "react-redux" : " ^7.1.0" ,
4848 "react-router" : " ^5.1.0" ,
Original file line number Diff line number Diff line change 3939 "final-form-arrays" : " ^3.0.1" ,
4040 "ignore-styles" : " ~5.0.1" ,
4141 "ra-core" : " ^3.10.0" ,
42- "react" : " ^16.9.0 || ^ 17.0.0" ,
43- "react-dom" : " ^16.9.0 || ^ 17.0.0" ,
42+ "react" : " ^17.0.0" ,
43+ "react-dom" : " ^17.0.0" ,
4444 "react-final-form" : " ^6.5.0" ,
4545 "react-final-form-arrays" : " ^3.1.1" ,
4646 "react-redux" : " ^7.1.0" ,
You can’t perform that action at this time.
0 commit comments