Skip to content

Commit

Permalink
Merge pull request #1256 from ral-facilities/renovate/cypress-12.x
Browse files Browse the repository at this point in the history
Update dependency cypress to v12.15.0
  • Loading branch information
louise-davies authored Jun 28, 2023
2 parents d088cb8 + dabcaf9 commit 1ec6a16
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 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": "7.6.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
"cypress": "12.3.0",
"cypress": "12.15.0",
"eslint": "8.33.0",
"eslint-config-react-app": "7.0.0",
"lint-staged": "13.1.0",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5356,10 +5356,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -5968,9 +5968,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:12.3.0":
version: 12.3.0
resolution: "cypress@npm:12.3.0"
"cypress@npm:12.15.0":
version: 12.15.0
resolution: "cypress@npm:12.15.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand All @@ -5986,10 +5986,10 @@ __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.2
debug: ^4.3.4
enquirer: ^2.3.6
eventemitter2: 6.4.7
execa: 4.1.0
Expand All @@ -6004,7 +6004,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 @@ -6016,7 +6016,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 00658996bcca918254348eb42bc03079ccf2d583e5c9c04190267edcbc542d4a22835d7399711c99f7aa7334412104b23cc5a1aa7f02b8b541c12298bf3f63f0
checksum: a1989386bc0843377526c71d60a7c2d64593fbf3209cd5986cb684653d1092007add9d83910906b85e1801637206dd5fa5ce9627c6ada3a20a3a82ec5c2f4d7a
languageName: node
linkType: hard

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

"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.7":
version: 1.2.7
resolution: "minimist@npm:1.2.7"
checksum: 7346574a1038ca23c32e02252f603801f09384dd1d78b69a943a4e8c2c28730b80e96193882d3d3b22a063445f460e48316b29b8a25addca2d7e5e8f75478bec
"minimist@npm:^1.2.0, minimist@npm:^1.2.5, minimist@npm:^1.2.6, minimist@npm:^1.2.7, minimist@npm:^1.2.8":
version: 1.2.8
resolution: "minimist@npm:1.2.8"
checksum: 75a6d645fb122dad29c06a7597bddea977258957ed88d7a6df59b5cd3fe4a527e253e9bbf2e783e4b73657f9098b96a5fe96ab8a113655d4109108577ecf85b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -13621,7 +13621,7 @@ __metadata:
cors: 2.8.5
cross-env: 7.0.3
custom-event-polyfill: 1.0.7
cypress: 12.3.0
cypress: 12.15.0
cypress-failed-log: 2.10.0
eslint: 8.33.0
eslint-config-prettier: 8.6.0
Expand Down

0 comments on commit 1ec6a16

Please sign in to comment.