Bump @badeball/cypress-cucumber-preprocessor from 19.0.0 to 19.1.0

Bumps [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) from 19.0.0 to 19.1.0.
- [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases)
- [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/badeball/cypress-cucumber-preprocessor/compare/v19.0.0...v19.1.0)

---
updated-dependencies:
- dependency-name: "@badeball/cypress-cucumber-preprocessor"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-11 02:44:59 +00:00 committed by GitHub
parent 99b505adeb
commit 58bd7fa128
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"@babel/core": "^7.23.2",
"@babel/preset-env": "^7.23.2",
"@babel/register": "^7.22.15",
"@badeball/cypress-cucumber-preprocessor": "^19.0.0",
"@badeball/cypress-cucumber-preprocessor": "^19.1.0",
"@cypress/browserify-preprocessor": "^3.0.2",
"@faker-js/faker": "8.2.0",
"auto-changelog": "^2.3.0",

View File

@ -1048,10 +1048,10 @@
minimatch "^3.0.4"
node-hook "^1.0.0"
"@badeball/cypress-cucumber-preprocessor@^19.0.0":
version "19.0.0"
resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-19.0.0.tgz#8492394432ed0fcf6282e5db9ebeb54f4f844494"
integrity sha512-WyijT0oikPv+mv5v7v7IwBpxB9Pz7nK4Yj03i8IOQhkr4hA6ue/dnBzPFk+tqXM9u7Y4HwVLGDqy+O31rwQQow==
"@badeball/cypress-cucumber-preprocessor@^19.1.0":
version "19.1.0"
resolved "https://registry.yarnpkg.com/@badeball/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-19.1.0.tgz#48eb1021934654cf7880a641ab2dffbc9d529474"
integrity sha512-pymOmG8yzyUbuFyIieLgKBTPPvdPVUKf3e19F4BejBpm+JTJbqS2ZBRxfJQ1LyQoKi6c0NbFboz6SJS1vV/Qbw==
dependencies:
"@badeball/cypress-configuration" "^6.1.0"
"@cucumber/cucumber" "^10.0.0"