Skip to content

Commit

Permalink
Bump cypress from 13.16.1 to 13.17.0 in the cypress group (#309)
Browse files Browse the repository at this point in the history
Bumps the cypress group with 1 update: [cypress](https://github.com/cypress-io/cypress).


Updates `cypress` from 13.16.1 to 13.17.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.16.1...v13.17.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: cypress
...

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 Dec 19, 2024
1 parent d38cb1c commit 64d9633
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cypress/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
cypress:
image: cypress/included:13.16.1
image: cypress/included:13.17.0
profiles:
- ci
depends_on:
Expand Down
9 changes: 4 additions & 5 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/luxon": "^3.4.2",
"@types/qrcode": "^1.5.5",
"@types/uuid": "^10.0.0",
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"cypress-mochawesome-reporter": "^3.8.2",
"cypress-real-events": "^1.13.0",
"jasmine-core": "~5.5.0",
Expand Down

0 comments on commit 64d9633

Please sign in to comment.