Skip to content

Commit

Permalink
chore(deps): update dependency cypress-cucumber-preprocessor to v2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 19, 2020
1 parent d65289c commit 654e3a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"aws-sdk-mock": "5.1.0",
"coveralls": "3.1.0",
"cypress": "4.10.0",
"cypress-cucumber-preprocessor": "2.5.3",
"cypress-cucumber-preprocessor": "2.5.4",
"cypress-multi-reporters": "1.4.0",
"dotenv": "8.2.0",
"globby": "9.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3787,10 +3787,10 @@ cyclist@~0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"

cypress-cucumber-preprocessor@2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-2.5.3.tgz#e5cab204e35d7094def144420d66434bb1efd5c1"
integrity sha512-qpvHDDKVhIuIhTEMVh6yHaxfGn96oXf+P+rFmjba/ODi99Iu8wBOQUZd7yw7SbxS9gl2XlMIk6rTkTkQxL5WRQ==
cypress-cucumber-preprocessor@2.5.4:
version "2.5.4"
resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-2.5.4.tgz#428e4f04bb36d70f430b37242ae1f4da77e3c9a8"
integrity sha512-VYhppNQpoMarqBqZCOYjOJJMLhiFzEwUuJCYsrLGL+YX0zEnYvW/uqHjF1W2ow9l/w5HthIduOXZmLWdRMU8ww==
dependencies:
"@cypress/browserify-preprocessor" "^2.1.1"
chai "^4.1.2"
Expand Down

0 comments on commit 654e3a2

Please sign in to comment.