File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change
1
+ module . exports = {
2
+ "require" : "./test/support/setup.js"
3
+ }
Original file line number Diff line number Diff line change 74
74
"lodash.clonedeep" : " ^4.5.0" ,
75
75
"lodash.merge" : " ^4.6.2" ,
76
76
"mkdirp" : " ^1.0.4" ,
77
- "mocha" : " ^6.2.3 " ,
77
+ "mocha" : " ^8.0.1 " ,
78
78
"mocha-junit-reporter" : " ^1.23.1" ,
79
79
"ms" : " ^2.1.2" ,
80
80
"parse-function" : " ^5.6.4" ,
90
90
"@pollyjs/adapter-puppeteer" : " ^2.6.3" ,
91
91
"@pollyjs/core" : " ^2.6.3" ,
92
92
"@types/inquirer" : " ^0.0.35" ,
93
- "@types/jscodeshift" : " ^0.6.3" ,
94
93
"@types/node" : " ^8.10.61" ,
95
94
"@wdio/sauce-service" : " ^5.22.5" ,
96
95
"@wdio/selenium-standalone-service" : " ^5.16.10" ,
110
109
"express" : " ^4.17.1" ,
111
110
"faker" : " ^4.1.0" ,
112
111
"graphql" : " ^14.6.0" ,
113
- "husky" : " ^1.2.1" ,
114
- "jscodeshift" : " ^0.7.0" ,
112
+ "husky" : " ^4.2.5" ,
115
113
"jsdoc" : " ^3.6.4" ,
116
114
"jsdoc-typeof-plugin" : " ^1.0.0" ,
117
115
"json-server" : " ^0.10.1" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments