Skip to content

Commit

Permalink
Bump @cucumber/cucumber from 10.0.0 to 10.0.1 (#1904)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and rosschapman committed Oct 23, 2023
1 parent eb57a1e commit c954198
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 @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/zinc-collective/convene#readme",
"devDependencies": {
"@cucumber/cucumber": "^10.0.0",
"@cucumber/cucumber": "^10.0.1",
"@cucumber/pretty-formatter": "^1.0.0",
"axios": "^1.5.1",
"axios-case-converter": "^1.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,10 +299,10 @@
dependencies:
regexp-match-indices "1.0.2"

"@cucumber/cucumber@^10.0.0":
version "10.0.0"
resolved "https://registry.yarnpkg.com/@cucumber/cucumber/-/cucumber-10.0.0.tgz#08ed8ae6ed0d50c706aa709e5af584c9331dfe7a"
integrity sha512-TPPIftmegCyoIWyitYzHa8ucuFtwiFVvYAolVHc6oLP7hqa79exHiRiADcPtIJiiqe0JallDuYtKhT5tW/wOIA==
"@cucumber/cucumber@^10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@cucumber/cucumber/-/cucumber-10.0.1.tgz#b530c8da5b411d67daea58225fc48de38606f9d1"
integrity sha512-g7W7SQnNMSNnMRQVGubjefCxdgNFyq4P3qxT2Ve7Xhh8ZLoNkoRDcWsyfKQVWnxNfgW3aGJmxbucWRoTi+ZUqg==
dependencies:
"@cucumber/ci-environment" "9.2.0"
"@cucumber/cucumber-expressions" "16.1.2"
Expand Down

0 comments on commit c954198

Please sign in to comment.