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 Sep 12, 2020
1 parent 9d3c572 commit 068fd7e
Show file tree
Hide file tree
Showing 2 changed files with 470 additions and 283 deletions.
16 changes: 8 additions & 8 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 @@ -40,8 +40,8 @@
"chai-json-pattern": "^1.1.0"
},
"devDependencies": {
"@babel/core": "^7.10.4",
"@babel/register": "^7.10.4",
"@babel/core": "^7.11.6",
"@babel/register": "^7.11.5",
"babel-eslint": "^10.1.0",
"babel-cli": "^6.26.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
Expand All @@ -50,16 +50,16 @@
"chai": "^4.2.0",
"chai-like": "^1.1.1",
"cucumber": "^6.0.5",
"eslint": "^7.3.1",
"eslint": "^7.9.0",
"eslint-config-brainhub": "^1.13.0",
"eslint-plugin-cucumber": "^1.4.0",
"eslint-plugin-mocha": "^7.0.1",
"express": "^4.17.1",
"mocha": "^8.0.1",
"selenium-standalone": "^6.17.0",
"sinon": "^9.0.2",
"mocha": "^8.1.3",
"selenium-standalone": "^6.20.0",
"sinon": "^9.0.3",
"sinon-chai": "^3.5.0",
"superagent": "^5.3.1",
"webdriverio": "^6.1.22"
"webdriverio": "^6.4.7"
}
}
Loading

0 comments on commit 068fd7e

Please sign in to comment.