Skip to content

Commit

Permalink
chore(deps): 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: [dayjs](https://github.com/iamkun/dayjs) and [multiple-cucumber-html-reporter](https://github.com/WasiqB/multiple-cucumber-html-reporter).


Updates `dayjs` from 1.11.11 to 1.11.12
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](iamkun/dayjs@v1.11.11...v1.11.12)

Updates `multiple-cucumber-html-reporter` from 3.6.2 to 3.7.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.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  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 Jul 22, 2024
1 parent 2999f53 commit 5d5dc9f
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 39 deletions.
62 changes: 31 additions & 31 deletions examples/cypress/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@badeball/cypress-cucumber-preprocessor": "^20.1.0",
"@cypress/browserify-preprocessor": "^3.0.2",
"cypress": "^13.13.1",
"multiple-cucumber-html-reporter": "^3.6.2"
"multiple-cucumber-html-reporter": "^3.7.0"
},
"dependencies": {
"dayjs": "^1.11.12",
Expand Down
14 changes: 7 additions & 7 deletions examples/cypress/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5d5dc9f

Please sign in to comment.