build(deps-dev): bump cypress-cucumber-preprocessor from 2.1.0 to 2.2.1

Bumps [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/releases)
- [Changelog](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor/compare/v2.1.0...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-08 04:17:37 +00:00 committed by GitHub
parent 5a3024cfe6
commit 68f7574ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@
"cross-env": "^7.0.2",
"cucumber": "^6.0.5",
"cypress": "^4.2.0",
"cypress-cucumber-preprocessor": "^2.1.0",
"cypress-cucumber-preprocessor": "^2.2.1",
"cypress-file-upload": "^3.5.3",
"cypress-plugin-retries": "^1.5.2",
"date-fns": "^2.11.1",

View File

@ -2535,10 +2535,10 @@ currently-unhandled@^0.4.1:
dependencies:
array-find-index "^1.0.1"
cypress-cucumber-preprocessor@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-2.1.0.tgz#a0b4f0d99f24b81b0ec9cf4c25217afb60905dc8"
integrity sha512-VR90Lm4CHkZiPPiB33gr6GRVBoYzwKzwlx/BUDk1eX4k6Sc9zxs1Suxf1ZT93nTtf/FkDofZTefYWl+k7jvAnw==
cypress-cucumber-preprocessor@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-2.2.1.tgz#c58cdb3a4a351088151357657717e042883de639"
integrity sha512-7T/pVxD6oW0El08Dfj2vEyV1forQ0n8xHDOhwXHeQeHQJA+1o1pQbpcYirNUVMWlchp+ZRm/9q3+a1OXBF9Znw==
dependencies:
"@cypress/browserify-preprocessor" "^2.1.1"
chai "^4.1.2"