Skip to content

Commit

Permalink
build(deps-dev): Bump cypress from 12.17.4 to 13.0.0
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.4 to 13.0.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@v12.17.4...v13.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 71bd171 commit e737067
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"homepage": "https://github.com/nextcloud/nextcloud-cypress",
"peerDependencies": {
"cypress": "^12.7.0"
"cypress": "^13.0.0"
},
"devDependencies": {
"@cypress/code-coverage": "^3.10.8",
Expand All @@ -73,7 +73,7 @@
"@types/jest": "^29.5.2",
"@vue/cli-service": "^5.0.8",
"@vue/tsconfig": "^0.4.0",
"cypress": "^12.7.0",
"cypress": "^13.0.0",
"dockerode": "^3.3.5",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
Expand Down

0 comments on commit e737067

Please sign in to comment.