Skip to content

Commit

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

---
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 Dec 5, 2024
1 parent fd281a3 commit 59ea6f7
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 75 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.15.1",
"cypress": "^13.16.1",
"cypress-file-upload": "^5.0.8",
"gatsby-cypress": "^3.14.0",
"typescript": "^5.6.3"
Expand Down
114 changes: 40 additions & 74 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2070,9 +2070,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.4":
version: 3.0.5
resolution: "@cypress/request@npm:3.0.5"
"@cypress/request@npm:^3.0.6":
version: 3.0.6
resolution: "@cypress/request@npm:3.0.6"
dependencies:
aws-sign2: "npm:~0.7.0"
aws4: "npm:^1.8.0"
Expand All @@ -2089,10 +2089,10 @@ __metadata:
performance-now: "npm:^2.1.0"
qs: "npm:6.13.0"
safe-buffer: "npm:^5.1.2"
tough-cookie: "npm:^4.1.3"
tough-cookie: "npm:^5.0.0"
tunnel-agent: "npm:^0.6.0"
uuid: "npm:^8.3.2"
checksum: 41ea0de43c8be1f22b82ad8728505c8a155b8ac38be34fe404fbf1872aa631e7a990c913a5ceb4ef0e7c0d3ddd1b59f1637400379f1a50f6f79c7e70cb551574
checksum: ac1782111d93e0dbee2d2b2f35d9acf6821ef36eef9f4c3991e5903138fe2b8394a207c8c6e50a2b6cb2057e0ee5ebfc37cb7571c460c9685e80c948c25f6972
languageName: node
linkType: hard

Expand Down Expand Up @@ -3847,10 +3847,10 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^3.2.0":
version: 3.9.0
resolution: "ci-info@npm:3.9.0"
checksum: 75bc67902b4d1c7b435497adeb91598f6d52a3389398e44294f6601b20cfef32cf2176f7be0eb961d9e085bb333a8a5cae121cb22f81cf238ae7f58eb80e9397
"ci-info@npm:^4.0.0":
version: 4.1.0
resolution: "ci-info@npm:4.1.0"
checksum: 546628efd04e37da3182a58b6995a3313deb86ec7c8112e22ffb644317a61296b89bbfa128219e5bfcce43d9613a434ed89907ed8e752db947f7291e0405125f
languageName: node
linkType: hard

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

"cypress@npm:^13.15.1":
version: 13.15.1
resolution: "cypress@npm:13.15.1"
"cypress@npm:^13.16.1":
version: 13.16.1
resolution: "cypress@npm:13.16.1"
dependencies:
"@cypress/request": "npm:^3.0.4"
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
"@types/sinonjs__fake-timers": "npm:8.1.1"
"@types/sizzle": "npm:^2.3.2"
Expand All @@ -4058,6 +4058,7 @@ __metadata:
cachedir: "npm:^2.3.0"
chalk: "npm:^4.1.0"
check-more-types: "npm:^2.24.0"
ci-info: "npm:^4.0.0"
cli-cursor: "npm:^3.1.0"
cli-table3: "npm:~0.6.1"
commander: "npm:^6.2.1"
Expand All @@ -4072,7 +4073,6 @@ __metadata:
figures: "npm:^3.2.0"
fs-extra: "npm:^9.1.0"
getos: "npm:^3.2.1"
is-ci: "npm:^3.0.1"
is-installed-globally: "npm:~0.4.0"
lazy-ass: "npm:^1.6.0"
listr2: "npm:^3.8.3"
Expand All @@ -4092,7 +4092,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: fa822dd7db5283d01b81fbad6278743e63b3bbb9e72e689b5bc92f6d7fbe8f62501d644e3db45fa4a11a810dccebae9c999cc59475a8f3d4c22536f7797e415b
checksum: b79835cf5c6bf22a67b4469dc08c805ab3a469d3ea25ff19f700b344b2e790a44462dc2ccdd2c0679f902a44fcbb1efec0b1e9b5ce44be7e99548ce3b9af5cf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -4286,7 +4286,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.15.1"
cypress: "npm:^13.16.1"
cypress-file-upload: "npm:^5.0.8"
eslint: "npm:^8.57.0"
eslint-config-airbnb-base: "npm:^15.0.0"
Expand Down Expand Up @@ -5676,17 +5676,6 @@ __metadata:
languageName: node
linkType: hard

"is-ci@npm:^3.0.1":
version: 3.0.1
resolution: "is-ci@npm:3.0.1"
dependencies:
ci-info: "npm:^3.2.0"
bin:
is-ci: bin.js
checksum: 192c66dc7826d58f803ecae624860dccf1899fc1f3ac5505284c0a5cf5f889046ffeb958fa651e5725d5705c5bcb14f055b79150ea5fcad7456a9569de60260e
languageName: node
linkType: hard

"is-core-module@npm:^2.13.0":
version: 2.13.1
resolution: "is-core-module@npm:2.13.1"
Expand Down Expand Up @@ -6958,13 +6947,6 @@ __metadata:
languageName: node
linkType: hard

"psl@npm:^1.1.33":
version: 1.9.0
resolution: "psl@npm:1.9.0"
checksum: d07879d4bfd0ac74796306a8e5a36a93cfb9c4f4e8ee8e63fbb909066c192fe1008cd8f12abd8ba2f62ca28247949a20c8fb32e1d18831d9e71285a1569720f9
languageName: node
linkType: hard

"pump@npm:^3.0.0":
version: 3.0.0
resolution: "pump@npm:3.0.0"
Expand All @@ -6975,7 +6957,7 @@ __metadata:
languageName: node
linkType: hard

"punycode@npm:^2.1.0, punycode@npm:^2.1.1":
"punycode@npm:^2.1.0":
version: 2.3.1
resolution: "punycode@npm:2.3.1"
checksum: febdc4362bead22f9e2608ff0171713230b57aff9dddc1c273aa2a651fbd366f94b7d6a71d78342a7c0819906750351ca7f2edd26ea41b626d87d6a13d1bd059
Expand All @@ -6991,13 +6973,6 @@ __metadata:
languageName: node
linkType: hard

"querystringify@npm:^2.1.1":
version: 2.2.0
resolution: "querystringify@npm:2.2.0"
checksum: 46ab16f252fd892fc29d6af60966d338cdfeea68a231e9457631ffd22d67cec1e00141e0a5236a2eb16c0d7d74175d9ec1d6f963660c6f2b1c2fc85b194c5680
languageName: node
linkType: hard

"queue-microtask@npm:^1.2.2":
version: 1.2.3
resolution: "queue-microtask@npm:1.2.3"
Expand Down Expand Up @@ -7158,13 +7133,6 @@ __metadata:
languageName: node
linkType: hard

"requires-port@npm:^1.0.0":
version: 1.0.0
resolution: "requires-port@npm:1.0.0"
checksum: 878880ee78ccdce372784f62f52a272048e2d0827c29ae31e7f99da18b62a2b9463ea03a75f277352f4697c100183debb0532371ad515a2d49d4bfe596dd4c20
languageName: node
linkType: hard

"resolve-alpn@npm:^1.0.0":
version: 1.2.1
resolution: "resolve-alpn@npm:1.2.1"
Expand Down Expand Up @@ -7818,6 +7786,24 @@ __metadata:
languageName: node
linkType: hard

"tldts-core@npm:^6.1.65":
version: 6.1.65
resolution: "tldts-core@npm:6.1.65"
checksum: 06ae49ae935674163d806aa14abf6bb49a6099878ef3940de035c6bf577cf31b78122df02d2e82d84d0a59faf8a837235d537ee7cbf9a5b0b97b44b7a5f19799
languageName: node
linkType: hard

"tldts@npm:^6.1.32":
version: 6.1.65
resolution: "tldts@npm:6.1.65"
dependencies:
tldts-core: "npm:^6.1.65"
bin:
tldts: bin/cli.js
checksum: dc8afe3ac8af4f2dc4b4307d447b6877ee5942e4b8164ae170edf034a318241ca7f9bdf89d4560204363141344959aa4d28edc532397b210532e160acbf77b6a
languageName: node
linkType: hard

"tmp@npm:~0.2.3":
version: 0.2.3
resolution: "tmp@npm:0.2.3"
Expand All @@ -7841,15 +7827,12 @@ __metadata:
languageName: node
linkType: hard

"tough-cookie@npm:^4.1.3":
version: 4.1.3
resolution: "tough-cookie@npm:4.1.3"
"tough-cookie@npm:^5.0.0":
version: 5.0.0
resolution: "tough-cookie@npm:5.0.0"
dependencies:
psl: "npm:^1.1.33"
punycode: "npm:^2.1.1"
universalify: "npm:^0.2.0"
url-parse: "npm:^1.5.3"
checksum: cf148c359b638a7069fc3ba9a5257bdc9616a6948a98736b92c3570b3f8401cf9237a42bf716878b656f372a1fb65b74dd13a46ccff8eceba14ffd053d33f72a
tldts: "npm:^6.1.32"
checksum: a98d3846ed386e399e8b470c1eb08a6a296944246eabc55c9fe79d629bd2cdaa62f5a6572f271fe0060987906bd20468d72a219a3b4cbe51086bea48d2d677b6
languageName: node
linkType: hard

Expand Down Expand Up @@ -8167,13 +8150,6 @@ __metadata:
languageName: node
linkType: hard

"universalify@npm:^0.2.0":
version: 0.2.0
resolution: "universalify@npm:0.2.0"
checksum: e86134cb12919d177c2353196a4cc09981524ee87abf621f7bc8d249dbbbebaec5e7d1314b96061497981350df786e4c5128dbf442eba104d6e765bc260678b5
languageName: node
linkType: hard

"universalify@npm:^2.0.0":
version: 2.0.1
resolution: "universalify@npm:2.0.1"
Expand Down Expand Up @@ -8239,16 +8215,6 @@ __metadata:
languageName: node
linkType: hard

"url-parse@npm:^1.5.3":
version: 1.5.10
resolution: "url-parse@npm:1.5.10"
dependencies:
querystringify: "npm:^2.1.1"
requires-port: "npm:^1.0.0"
checksum: c9e96bc8c5b34e9f05ddfeffc12f6aadecbb0d971b3cc26015b58d5b44676a99f50d5aeb1e5c9e61fa4d49961ae3ab1ae997369ed44da51b2f5ac010d188e6ad
languageName: node
linkType: hard

"uuid@npm:^3.3.3":
version: 3.4.0
resolution: "uuid@npm:3.4.0"
Expand Down

0 comments on commit 59ea6f7

Please sign in to comment.