Skip to content

Commit

Permalink
Bump cypress from 13.13.2 to 13.13.3
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.2 to 13.13.3.
- [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.13.2...v13.13.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 960c5f0 commit 4af039d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"test:ci": "node -e \"console.log('process.arch:', process.arch)\" && cypress run"
},
"devDependencies": {
"cypress": "^13.13.2"
"cypress": "^13.13.3"
},
"engines": {
"node": "^20.14.0",
Expand Down

0 comments on commit 4af039d

Please sign in to comment.