Skip to content

Commit

Permalink
chore(deps-dev): bump cypress from 13.14.1 to 13.15.0 (#346)
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.1 to 13.15.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.14.1...v13.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Barnabas A Nsoh <[email protected]>
  • Loading branch information
dependabot[bot] and ayinloya authored Oct 1, 2024
1 parent 7c25fcb commit 69376ca
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 62 deletions.
88 changes: 29 additions & 59 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/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@cypress/code-coverage": "^3.12.46",
"cypress": "^13.14.1",
"cypress": "^13.15.0",
"esbuild": "^0.21.5",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/smart-camera-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/smileidentity/smart-camera-web#readme",
"devDependencies": {
"@cypress/code-coverage": "^3.12.46",
"cypress": "^13.14.1",
"cypress": "^13.15.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-cypress": "^3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"validate.js": "^0.13.1"
},
"devDependencies": {
"cypress": "^13.14.1",
"cypress": "^13.15.0",
"esbuild": "^0.21.5",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down

0 comments on commit 69376ca

Please sign in to comment.