Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v12.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2023
1 parent 2a8c8ef commit 649077c
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/jest": "^29.0.0",
"@types/tailwindcss": "^3.0.0",
"@vitejs/plugin-react": "^3.0.0",
"cypress": "12.8.1",
"cypress": "12.12.0",
"eslint": "^7.11.0",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-airbnb-typescript": "^14.0.0",
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5636,10 +5636,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 @@ -6136,9 +6136,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:12.8.1":
version: 12.8.1
resolution: "cypress@npm:12.8.1"
"cypress@npm:12.12.0":
version: 12.12.0
resolution: "cypress@npm:12.12.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand All @@ -6154,7 +6154,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 @@ -6172,7 +6172,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 @@ -6184,7 +6184,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: a229f2b3ff20b1b533f6d4670303596aef596a394db77ea8eafe2fa8f175b79b9d48ba66262513fa806076be5c857e159539f6d8fd9acf4df9936a2fa649bf1e
checksum: 5ab0a8bc58c8af90cdb5fea93692422e6e74436ffdaeb41853e91a3fcfcdb7a39ad6ae512537bf0edf25cc3bc3732248a32e8ad3bec3440d5f527f3a3b4650b7
languageName: node
linkType: hard

Expand Down Expand Up @@ -11067,6 +11067,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 @@ -15268,7 +15275,7 @@ typescript@^4.4.2:
"@typescript-eslint/parser": ^5.2.0
"@vitejs/plugin-react": ^3.0.0
autoprefixer: ^10.4.10
cypress: 12.8.1
cypress: 12.12.0
daisyui: ^2.27.0
eslint: ^7.11.0
eslint-config-airbnb: ^19.0.0
Expand Down

0 comments on commit 649077c

Please sign in to comment.