Skip to content

Commit

Permalink
chore(deps-dev): Bump cypress from 12.17.3 to 13.1.0 (#2136)
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.17.3 to 13.1.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.3...v13.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 25d44d4 commit d04744e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "^20.4.10",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"cypress": "~12.17.3",
"cypress": "~13.1.0",
"fabric": "^5.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
21 changes: 11 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2235,7 +2235,7 @@ __metadata:
"@types/node": ^20.4.10
"@types/react": ^18.2.20
"@types/react-dom": ^18.2.7
cypress: ~12.17.3
cypress: ~13.1.0
fabric: ^5.3.0
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -2691,9 +2691,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^2.88.11":
version: 2.88.12
resolution: "@cypress/request@npm:2.88.12"
"@cypress/request@npm:^3.0.0":
version: 3.0.0
resolution: "@cypress/request@npm:3.0.0"
dependencies:
aws-sign2: ~0.7.0
aws4: ^1.8.0
Expand All @@ -2713,7 +2713,7 @@ __metadata:
tough-cookie: ^4.1.3
tunnel-agent: ^0.6.0
uuid: ^8.3.2
checksum: 2c6fbf7f3127d41bffca8374beaa8cf95450495a8a077b00309ea9d94dd2a4da450a77fe038e8ad26c97cdd7c39b65c53c850f8338ce9bc2dbe23ce2e2b48329
checksum: 8ec81075b800b84df8a616dce820a194d562a35df251da234f849344022979f3675baa0b82988843f979a488e39bc1eec6204cfe660c75ace9bf4d2951edec43
languageName: node
linkType: hard

Expand Down Expand Up @@ -10808,11 +10808,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:~12.17.3":
version: 12.17.3
resolution: "cypress@npm:12.17.3"
"cypress@npm:~13.1.0":
version: 13.1.0
resolution: "cypress@npm:13.1.0"
dependencies:
"@cypress/request": ^2.88.11
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
"@types/node": ^16.18.39
"@types/sinonjs__fake-timers": 8.1.1
Expand Down Expand Up @@ -10847,6 +10847,7 @@ __metadata:
minimist: ^1.2.8
ospath: ^1.2.2
pretty-bytes: ^5.6.0
process: ^0.11.10
proxy-from-env: 1.0.0
request-progress: ^3.0.0
semver: ^7.5.3
Expand All @@ -10856,7 +10857,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 1da3922cac45c35ee282116fe2af2278e92cc08bd2d8586e0f2346cbe5c9f62129cec567bc9274c585e8c2e887341fa4e5c8623cfaa41dba87331cfb5a023721
checksum: 238057b288f54401ad3fa8693c31ec08eef2d98a7fc93ce7f60bc009fcae18539e84be4c1cd41526816603f642f63444a7adce9d914b1338a53c0bf756bdb762
languageName: node
linkType: hard

Expand Down

0 comments on commit d04744e

Please sign in to comment.