Skip to content

Commit

Permalink
build(deps-dev): bump cypress from 13.3.1 to 13.5.1
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.1 to 13.5.1.
- [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.3.1...v13.5.1)

---
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 21, 2023
1 parent 5d900a1 commit d0951ee
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 33 deletions.
2 changes: 1 addition & 1 deletion apps/consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/react-dom": "18.2.14",
"@types/react-phone-number-input": "^3.0.15",
"autoprefixer": "10.4.16",
"cypress": "^13.3.0",
"cypress": "^13.5.1",
"eslint": "8.52.0",
"eslint-config-next": "14.0.1",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"autoprefixer": "10.4.16",
"cypress": "^13.3.0",
"cypress": "^13.5.1",
"eslint": "8.52.0",
"eslint-config-next": "14.0.1",
"eslint_d": "13.0.0",
Expand Down
47 changes: 16 additions & 31 deletions pnpm-lock.yaml

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

0 comments on commit d0951ee

Please sign in to comment.