Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: upgrade Cypress 12.9.0 -> 12.14.0 #4491

Merged
merged 1 commit into from
Jun 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 28 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2972,8 +2972,8 @@ __metadata:
linkType: hard

"@cypress/request@npm:^2.88.10":
version: 2.88.10
resolution: "@cypress/request@npm:2.88.10"
version: 2.88.11
resolution: "@cypress/request@npm:2.88.11"
dependencies:
aws-sign2: ~0.7.0
aws4: ^1.8.0
Expand All @@ -2988,12 +2988,12 @@ __metadata:
json-stringify-safe: ~5.0.1
mime-types: ~2.1.19
performance-now: ^2.1.0
qs: ~6.5.2
qs: ~6.10.3
safe-buffer: ^5.1.2
tough-cookie: ~2.5.0
tunnel-agent: ^0.6.0
uuid: ^8.3.2
checksum: 69c3e3b332e9be4866a900f6bcca5d274d8cea6c99707fbcce061de8dbab11c9b1e39f4c017f6e83e6e682717781d4f6106fd6b7cf9546580fcfac353b6676cf
checksum: e4b3f62e0c41c4ccca6c942828461d8ea717e752fd918d685e9f74e2ebcfa8b7942427f7ce971e502635c3bf3d40011476db84dc753d3dc360c6d08350da6f93
languageName: node
linkType: hard

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

"commander@npm:^5.1.0":
version: 5.1.0
resolution: "commander@npm:5.1.0"
checksum: 0b7fec1712fbcc6230fcb161d8d73b4730fa91a21dc089515489402ad78810547683f058e2a9835929c212fead1d6a6ade70db28bbb03edbc2829a9ab7d69447
languageName: node
linkType: hard

"commander@npm:^6.0.0, commander@npm:^6.2.1":
version: 6.2.1
resolution: "commander@npm:6.2.1"
Expand Down Expand Up @@ -14599,22 +14592,22 @@ __metadata:
linkType: hard

"cypress-terminal-report@npm:^4.1.2":
version: 4.1.2
resolution: "cypress-terminal-report@npm:4.1.2"
version: 4.1.3
resolution: "cypress-terminal-report@npm:4.1.3"
dependencies:
chalk: ^4.0.0
fs-extra: ^10.1.0
semver: ^7.3.5
tv4: ^1.3.0
peerDependencies:
cypress: ">=4.10.0"
checksum: e9ca354db3557969c87cd30d93646292d2166740d5f76995e5463779690845f51f7764e4ed405f86c46d685d8969b1dbf54d18518b4d7e08cddb60928c0825a5
checksum: d9ed1c1152f9815b8956ab96cccb339c0215708f1a9eee71c5a29c108e3d37a4ef650d7aa1e19da5bd45c5964317366bac954ca044d13fb2b931e0ce66b1aee6
languageName: node
linkType: hard

"cypress@npm:^12.9.0":
version: 12.9.0
resolution: "cypress@npm:12.9.0"
version: 12.14.0
resolution: "cypress@npm:12.14.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand All @@ -14630,7 +14623,7 @@ __metadata:
check-more-types: ^2.24.0
cli-cursor: ^3.1.0
cli-table3: ~0.6.1
commander: ^5.1.0
commander: ^6.2.1
common-tags: ^1.8.0
dayjs: ^1.10.4
debug: ^4.3.4
Expand All @@ -14648,7 +14641,7 @@ __metadata:
listr2: ^3.8.3
lodash: ^4.17.21
log-symbols: ^4.0.0
minimist: ^1.2.6
minimist: ^1.2.8
ospath: ^1.2.2
pretty-bytes: ^5.6.0
proxy-from-env: 1.0.0
Expand All @@ -14660,7 +14653,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: aad2278310fe4897b2c4e1f23e22f28992c83bcac945a6c350d077b1b2fb1805e44d5c58e19e2a9d63ca04aa3f9eabdd3c661cab0ce5dddd75c72702262ac89e
checksum: c98d33dc50f5e48a215f41e3a5139514816d2320e433d143a352a460f74941d3106a1f7485f61172f544cf125176c1225ac8edec31645d5a89cd394f72f93588
languageName: node
linkType: hard

Expand Down Expand Up @@ -16830,13 +16823,13 @@ __metadata:
linkType: hard

"eslint-plugin-cypress@npm:^2.12.1":
version: 2.13.2
resolution: "eslint-plugin-cypress@npm:2.13.2"
version: 2.13.3
resolution: "eslint-plugin-cypress@npm:2.13.3"
dependencies:
globals: ^11.12.0
peerDependencies:
eslint: ">= 3.2.1"
checksum: 81cc425cfced563cf50ad2553f887e20a39fe179275e95408c53989bcf8f65f0fac648b429d006130c84221edf99eada663a2c6419eb837bf81ece3d18998cf5
checksum: 9affbcee29e030a4251c4794f7533e8e8c0e3b98ab3470a2c730ed059f733c5857a04c7ac214cc0ca7aeef1b11242e72595de7fc1f6b8b4d4578d9eca10af203
languageName: node
linkType: hard

Expand Down Expand Up @@ -25077,6 +25070,13 @@ __metadata:
languageName: node
linkType: hard

"minimist@npm:^1.2.8":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
checksum: 75a6d645fb122dad29c06a7597bddea977258957ed88d7a6df59b5cd3fe4a527e253e9bbf2e783e4b73657f9098b96a5fe96ab8a113655d4109108577ecf85b0
languageName: node
linkType: hard

"minipass-collect@npm:^1.0.2":
version: 1.0.2
resolution: "minipass-collect@npm:1.0.2"
Expand Down Expand Up @@ -29031,10 +29031,12 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:~6.5.2":
version: 6.5.3
resolution: "qs@npm:6.5.3"
checksum: 6f20bf08cabd90c458e50855559539a28d00b2f2e7dddcb66082b16a43188418cb3cb77cbd09268bcef6022935650f0534357b8af9eeb29bf0f27ccb17655692
"qs@npm:~6.10.3":
version: 6.10.4
resolution: "qs@npm:6.10.4"
dependencies:
side-channel: ^1.0.4
checksum: 31e4fedd759d01eae52dde6692abab175f9af3e639993c5caaa513a2a3607b34d8058d3ae52ceeccf37c3025f22ed5e90e9ddd6c2537e19c0562ddd10dc5b1eb
languageName: node
linkType: hard

Expand Down