Skip to content

Commit

Permalink
[renovate] Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 10, 2021
1 parent 9d3c572 commit ffcc79d
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 170 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@brainhubeu/cucumber-steps",
"version": "1.8.7",
"version": "1.8.8",
"description": "Quick start for testing with cucumber",
"main": "dist/main.js",
"scripts": {
Expand Down Expand Up @@ -53,13 +53,13 @@
"eslint": "^7.3.1",
"eslint-config-brainhub": "^1.13.0",
"eslint-plugin-cucumber": "^1.4.0",
"eslint-plugin-mocha": "^7.0.1",
"eslint-plugin-mocha": "^8.0.0",
"express": "^4.17.1",
"mocha": "^8.0.1",
"selenium-standalone": "^6.17.0",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
"superagent": "^5.3.1",
"webdriverio": "^6.1.22"
"superagent": "^6.1.0",
"webdriverio": "^7.0.1"
}
}
Loading

0 comments on commit ffcc79d

Please sign in to comment.