Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the test-suite group across 1 directory with 2 updates #2236

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the test-suite group across 1 directory with 2 updates
Bumps the test-suite group with 2 updates in the / directory: [c8](https://github.com/bcoe/c8) and [cypress](https://github.com/cypress-io/cypress).


Updates `c8` from 9.1.0 to 10.1.2
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v9.1.0...v10.1.2)

Updates `cypress` from 13.10.0 to 13.11.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.10.0...v13.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jun 17, 2024
commit d61d9ed168b76473d643ae29dbb8955a37d9b2a4
459 changes: 431 additions & 28 deletions package-lock.json
4 changes: 2 additions & 2 deletions packages/web-client/package.json
Original file line number Diff line number Diff line change
@@ -50,8 +50,8 @@
"@types/w3c-image-capture": "1.0.10",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.19",
"c8": "9.1.0",
"cypress": "13.10.0",
"c8": "10.1.2",
"cypress": "13.11.0",
"cypress-mochawesome-reporter": "3.8.2",
"date-fns": "3.6.0",
"dotenv": "16.4.5",