Skip to content

Commit

Permalink
chore(deps-dev): bump the dependencies group (#364)
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 [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@badeball/cypress-cucumber-preprocessor` from 20.1.1 to 20.1.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@v20.1.1...v20.1.2)

Updates `@types/node` from 22.1.0 to 22.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 631c3e3 commit 71c8980
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 153 deletions.
4 changes: 2 additions & 2 deletions examples/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"author": "Wasiq Bhamla",
"license": "MIT",
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "^20.1.1",
"@badeball/cypress-cucumber-preprocessor": "^20.1.2",
"@bahmutov/cypress-esbuild-preprocessor": "^2.2.2",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"cypress": "^13.13.2",
"multiple-cucumber-html-reporter": "^3.7.0",
"typescript": "^5.5.4"
Expand Down
Loading

0 comments on commit 71c8980

Please sign in to comment.