Skip to content

Commit

Permalink
chore(deps): update dependency cypress-cucumber-preprocessor to v2.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 7, 2020
1 parent e0283fc commit f3e1d2b
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 @@ -67,7 +67,7 @@
"aws-sdk-mock": "5.1.0",
"coveralls": "3.1.0",
"cypress": "4.9.0",
"cypress-cucumber-preprocessor": "2.5.2",
"cypress-cucumber-preprocessor": "2.5.3",
"cypress-multi-reporters": "1.4.0",
"dotenv": "8.2.0",
"husky": "4.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3645,10 +3645,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.2:
version "2.5.2"
resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-2.5.2.tgz#d544616ece1fb361867e904678d970fe82398b54"
integrity sha512-djQjXmRWUKlA15GxWGhkqaeu1PalWeNrRyxij74QJ2dEp/ozQg35NeVABeWQjgjY2xTE87X6k5iC4y+Sbohe3A==
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==
dependencies:
"@cypress/browserify-preprocessor" "^2.1.1"
chai "^4.1.2"
Expand Down

0 comments on commit f3e1d2b

Please sign in to comment.