Skip to content

Commit

Permalink
chore(deps-dev): bump the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/cypress with 2 updates: [@badeball/cypress-cucumber-preprocessor](https://github.com/badeball/cypress-cucumber-preprocessor) and [multiple-cucumber-html-reporter](https://github.com/WasiqB/multiple-cucumber-html-reporter).


Updates `@badeball/cypress-cucumber-preprocessor` from 21.0.0 to 21.0.2
- [Release notes](https://github.com/badeball/cypress-cucumber-preprocessor/releases)
- [Changelog](https://github.com/badeball/cypress-cucumber-preprocessor/blob/master/CHANGELOG.md)
- [Commits](badeball/cypress-cucumber-preprocessor@v21.0.0...v21.0.2)

Updates `multiple-cucumber-html-reporter` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/WasiqB/multiple-cucumber-html-reporter/releases)
- [Changelog](https://github.com/WasiqB/multiple-cucumber-html-reporter/blob/main/CHANGELOG.md)
- [Commits](v3.7.0...v3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent c751ff7 commit 704eab6
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 178 deletions.
4 changes: 2 additions & 2 deletions examples/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"author": "Wasiq Bhamla",
"license": "MIT",
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^21.0.0",
"@badeball/cypress-cucumber-preprocessor": "^21.0.2",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.3",
"@types/node": "^22.7.4",
"cypress": "^13.13.2",
"multiple-cucumber-html-reporter": "^3.7.0",
"multiple-cucumber-html-reporter": "^3.8.0",
"typescript": "^5.6.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 704eab6

Please sign in to comment.