This repository was archived by the owner on Jul 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +1707
-1277
lines changed
Expand file tree Collapse file tree 3 files changed +1707
-1277
lines changed Original file line number Diff line number Diff line change 1- 8.17 .0
1+ 18.16 .0
Original file line number Diff line number Diff line change 11{
22 "name" : " @brainhubeu/cucumber-steps" ,
3- "version" : " 1.8.7 " ,
3+ "version" : " 1.8.8 " ,
44 "description" : " Quick start for testing with cucumber" ,
55 "main" : " dist/main.js" ,
66 "scripts" : {
2929 " selenium"
3030 ],
3131 "engines" : {
32- "node" : " >= 4 "
32+ "node" : " >= v18.16.0 "
3333 },
3434 "license" : " MIT" ,
3535 "bugs" : {
5050 "chai" : " ^4.2.0" ,
5151 "chai-like" : " ^1.1.1" ,
5252 "cucumber" : " ^6.0.5" ,
53- "eslint" : " ^7.3.1 " ,
53+ "eslint" : " ^8.43.0 " ,
5454 "eslint-config-brainhub" : " ^1.13.0" ,
55- "eslint-plugin-cucumber" : " ^1.4 .0" ,
56- "eslint-plugin-mocha" : " ^7.0.1 " ,
55+ "eslint-plugin-cucumber" : " ^2.0 .0" ,
56+ "eslint-plugin-mocha" : " ^10.1.0 " ,
5757 "express" : " ^4.17.1" ,
58- "mocha" : " ^8.0.1 " ,
59- "selenium-standalone" : " ^6.17 .0" ,
60- "sinon" : " ^9.0 .2" ,
58+ "mocha" : " ^10.2.0 " ,
59+ "selenium-standalone" : " ^8.3 .0" ,
60+ "sinon" : " ^15.1 .2" ,
6161 "sinon-chai" : " ^3.5.0" ,
62- "superagent" : " ^5.3.1 " ,
63- "webdriverio" : " ^6.1.22 "
62+ "superagent" : " ^8.0.9 " ,
63+ "webdriverio" : " ^8.11.2 "
6464 }
6565}
You can’t perform that action at this time.
0 commit comments