Skip to content

Commit

Permalink
Merge pull request #1303 from ral-facilities/renovate/cypress-12.x
Browse files Browse the repository at this point in the history
Update dependency cypress to v12.17.1
  • Loading branch information
louise-davies authored Jul 17, 2023
2 parents 4c045c1 + 4482b8b commit 5767c27
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"concurrently": "8.2.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
"cypress": "12.16.0",
"cypress": "12.17.1",
"eslint": "8.44.0",
"eslint-config-react-app": "7.0.0",
"lint-staged": "13.2.2",
Expand Down
42 changes: 22 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1701,9 +1701,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^2.88.10":
version: 2.88.10
resolution: "@cypress/request@npm:2.88.10"
"@cypress/request@npm:^2.88.11":
version: 2.88.11
resolution: "@cypress/request@npm:2.88.11"
dependencies:
aws-sign2: ~0.7.0
aws4: ^1.8.0
Expand All @@ -1718,12 +1718,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 @@ -5980,11 +5980,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:12.16.0":
version: 12.16.0
resolution: "cypress@npm:12.16.0"
"cypress@npm:12.17.1":
version: 12.17.1
resolution: "cypress@npm:12.17.1"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/request": ^2.88.11
"@cypress/xvfb": ^1.2.4
"@types/node": ^14.14.31
"@types/sinonjs__fake-timers": 8.1.1
Expand Down Expand Up @@ -6021,14 +6021,14 @@ __metadata:
pretty-bytes: ^5.6.0
proxy-from-env: 1.0.0
request-progress: ^3.0.0
semver: ^7.3.2
semver: ^7.5.3
supports-color: ^8.1.1
tmp: ~0.2.1
untildify: ^4.0.0
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 551e2ec372f56a39a22526575b39bf9c6a110e5648ac1bf1c76460dfaebc3ca57d5537e7c206316284fe796ec76fa18f0493f3e040c92bd39c3720c9136fd5e4
checksum: 1f042e3e5931498bdf826cba09060939349e677fca8654c9695760acbec5a424cb69d3445ace57cf80deb496d770ffe571ef791dff72af24e7f560ee43986ee4
languageName: node
linkType: hard

Expand Down Expand Up @@ -12536,10 +12536,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 Expand Up @@ -13592,7 +13594,7 @@ __metadata:
cors: 2.8.5
cross-env: 7.0.3
custom-event-polyfill: 1.0.7
cypress: 12.16.0
cypress: 12.17.1
cypress-failed-log: 2.10.0
eslint: 8.44.0
eslint-config-prettier: 8.8.0
Expand Down Expand Up @@ -13679,14 +13681,14 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8":
version: 7.3.8
resolution: "semver@npm:7.3.8"
"semver@npm:^7.3.2, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.3":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: ba9c7cbbf2b7884696523450a61fee1a09930d888b7a8d7579025ad93d459b2d1949ee5bbfeb188b2be5f4ac163544c5e98491ad6152df34154feebc2cc337c1
checksum: 12d8ad952fa353b0995bf180cdac205a4068b759a140e5d3c608317098b3575ac2f1e09182206bf2eb26120e1c0ed8fb92c48c592f6099680de56bb071423ca3
languageName: node
linkType: hard

Expand Down

0 comments on commit 5767c27

Please sign in to comment.