This repository was archived by the owner on Jul 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +310
-212
lines changed
Expand file tree Collapse file tree 2 files changed +310
-212
lines changed 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" : {
4040 "chai-json-pattern" : " ^1.1.0"
4141 },
4242 "devDependencies" : {
43- "@babel/core" : " ^7.10.4 " ,
44- "@babel/register" : " ^7.10.4 " ,
43+ "@babel/core" : " ^7.11.1 " ,
44+ "@babel/register" : " ^7.10.5 " ,
4545 "babel-eslint" : " ^10.1.0" ,
4646 "babel-cli" : " ^6.26.0" ,
4747 "babel-plugin-transform-es2015-modules-commonjs" : " ^6.26.2" ,
5050 "chai" : " ^4.2.0" ,
5151 "chai-like" : " ^1.1.1" ,
5252 "cucumber" : " ^6.0.5" ,
53- "eslint" : " ^7.3.1 " ,
53+ "eslint" : " ^7.6.0 " ,
5454 "eslint-config-brainhub" : " ^1.13.0" ,
5555 "eslint-plugin-cucumber" : " ^1.4.0" ,
5656 "eslint-plugin-mocha" : " ^7.0.1" ,
5757 "express" : " ^4.17.1" ,
58- "mocha" : " ^8.0 .1" ,
59- "selenium-standalone" : " ^6.17 .0" ,
58+ "mocha" : " ^8.1 .1" ,
59+ "selenium-standalone" : " ^6.18 .0" ,
6060 "sinon" : " ^9.0.2" ,
6161 "sinon-chai" : " ^3.5.0" ,
6262 "superagent" : " ^5.3.1" ,
63- "webdriverio" : " ^6.1.22 "
63+ "webdriverio" : " ^6.4.0 "
6464 }
6565}
You can’t perform that action at this time.
0 commit comments