File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1313 - ~/.cache
1414notifications :
1515 email : false
16- node_js : ' 8 '
16+ node_js : ' 12 '
1717install : npm install
1818script : npm run validate
1919after_success : kcd-scripts travis-after-success
Original file line number Diff line number Diff line change 4141 "author" : " Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)" ,
4242 "license" : " MIT" ,
4343 "dependencies" : {
44- "@babel/runtime" : " ^7.5.5 " ,
45- "@testing-library/dom" : " ^6.0.0 " ,
46- "@types/testing-library__cypress" : " ^5.0.0 "
44+ "@babel/runtime" : " ^7.8.4 " ,
45+ "@testing-library/dom" : " ^6.12.2 " ,
46+ "@types/testing-library__cypress" : " ^5.0.2 "
4747 },
4848 "devDependencies" : {
49- "cypress" : " 3.4.1 " ,
50- "kcd-scripts" : " ^1.5.2 " ,
51- "npm-run-all" : " ^4.1.2 "
49+ "cypress" : " ^3.8.3 " ,
50+ "kcd-scripts" : " ^5.0.0 " ,
51+ "npm-run-all" : " ^4.1.5 "
5252 },
5353 "peerDependencies" : {
5454 "cypress" : " ^2.1.0 || ^3.0.0"
You can’t perform that action at this time.
0 commit comments