File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 37
37
"author" : " Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)" ,
38
38
"license" : " MIT" ,
39
39
"dependencies" : {
40
- "@babel/runtime" : " ^7.9 .2" ,
41
- "@testing-library/dom" : " ^7.1.0 " ,
42
- "@types/testing-library__cypress" : " ^5.0.3 "
40
+ "@babel/runtime" : " ^7.11 .2" ,
41
+ "@testing-library/dom" : " ^7.22.2 " ,
42
+ "@types/testing-library__cypress" : " ^5.0.6 "
43
43
},
44
44
"devDependencies" : {
45
- "cypress" : " ^4.2 .0" ,
46
- "kcd-scripts" : " ^5.5.0 " ,
45
+ "cypress" : " ^5.0 .0" ,
46
+ "kcd-scripts" : " ^6.2.4 " ,
47
47
"npm-run-all" : " ^4.1.5"
48
48
},
49
49
"peerDependencies" : {
50
- "cypress" : " ^2.1.0 || ^3.0.0 || ^4.0.0"
50
+ "cypress" : " ^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 "
51
51
},
52
52
"eslintConfig" : {
53
53
"extends" : " ./node_modules/kcd-scripts/eslint.js" ,
You can’t perform that action at this time.
0 commit comments