Skip to content

Commit

Permalink
build: bump cypress from 13.15.0 to 13.16.0 in /tests/integration/ui
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.0 to 13.16.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.15.0...v13.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 2e3c752 commit c1b137e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 83 deletions.
131 changes: 49 additions & 82 deletions tests/integration/ui/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 tests/integration/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"cypress:open": "cypress open"
},
"devDependencies": {
"cypress": "^13.15.0",
"cypress": "^13.16.0",
"typescript": "^5.5.4"
}
}

0 comments on commit c1b137e

Please sign in to comment.