Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v12 (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 28, 2023
1 parent f75d176 commit 2a8c8ef
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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": "10.11.0",
"cypress": "12.8.1",
"eslint": "^7.11.0",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-airbnb-typescript": "^14.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6136,9 +6136,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:10.11.0":
version: 10.11.0
resolution: "cypress@npm:10.11.0"
"cypress@npm:12.8.1":
version: 12.8.1
resolution: "cypress@npm:12.8.1"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand All @@ -6157,7 +6157,7 @@ __metadata:
commander: ^5.1.0
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 @@ -6184,7 +6184,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 938cc6a20f7eeace5c8e850d234904ee1651cbb36d94666fe600cf17ce964e73d4f7d8d944aab677491702a57364e6aceeb4fe8bcbd96147ff5e2b575a956fb2
checksum: a229f2b3ff20b1b533f6d4670303596aef596a394db77ea8eafe2fa8f175b79b9d48ba66262513fa806076be5c857e159539f6d8fd9acf4df9936a2fa649bf1e
languageName: node
linkType: hard

Expand Down Expand Up @@ -15268,7 +15268,7 @@ typescript@^4.4.2:
"@typescript-eslint/parser": ^5.2.0
"@vitejs/plugin-react": ^3.0.0
autoprefixer: ^10.4.10
cypress: 10.11.0
cypress: 12.8.1
daisyui: ^2.27.0
eslint: ^7.11.0
eslint-config-airbnb: ^19.0.0
Expand Down

0 comments on commit 2a8c8ef

Please sign in to comment.