Skip to content

Commit

Permalink
Bump cypress from 13.16.1 to 13.17.0
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.16.1 to 13.17.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.16.1...v13.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 10e8970 commit 934139a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"@aws-sdk/client-sns": "^3.699.0",
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"cypress-file-upload": "^5.0.8",
"gatsby-cypress": "^3.14.0",
"typescript": "^5.7.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4052,9 +4052,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:^13.16.1":
version: 13.16.1
resolution: "cypress@npm:13.16.1"
"cypress@npm:^13.17.0":
version: 13.17.0
resolution: "cypress@npm:13.17.0"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -4101,7 +4101,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: b79835cf5c6bf22a67b4469dc08c805ab3a469d3ea25ff19f700b344b2e790a44462dc2ccdd2c0679f902a44fcbb1efec0b1e9b5ce44be7e99548ce3b9af5cf8
checksum: 6c548e2adf7ae127365570680aa32015dbeb94cad30ce4f8a92e2e58d8ef7033b7f0ece50579a0a13eb07061feede0c813ff8d1e50e0feb87520dece5be4ba95
languageName: node
linkType: hard

Expand Down Expand Up @@ -4295,7 +4295,7 @@ __metadata:
"@types/node": "npm:^22.10.1"
"@typescript-eslint/eslint-plugin": "npm:^7.14"
"@typescript-eslint/parser": "npm:^8.16.0"
cypress: "npm:^13.16.1"
cypress: "npm:^13.17.0"
cypress-file-upload: "npm:^5.0.8"
eslint: "npm:^8.57.0"
eslint-config-airbnb-base: "npm:^15.0.0"
Expand Down

0 comments on commit 934139a

Please sign in to comment.