Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v12.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2023
1 parent 2a8c8ef commit a9d718f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.9.0",
"eslint": "^7.11.0",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-airbnb-typescript": "^14.0.0",
Expand Down
10 changes: 5 additions & 5 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:12.8.1":
version: 12.8.1
resolution: "cypress@npm:12.8.1"
"cypress@npm:12.9.0":
version: 12.9.0
resolution: "cypress@npm:12.9.0"
dependencies:
"@cypress/request": ^2.88.10
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -6184,7 +6184,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: a229f2b3ff20b1b533f6d4670303596aef596a394db77ea8eafe2fa8f175b79b9d48ba66262513fa806076be5c857e159539f6d8fd9acf4df9936a2fa649bf1e
checksum: aad2278310fe4897b2c4e1f23e22f28992c83bcac945a6c350d077b1b2fb1805e44d5c58e19e2a9d63ca04aa3f9eabdd3c661cab0ce5dddd75c72702262ac89e
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: 12.8.1
cypress: 12.9.0
daisyui: ^2.27.0
eslint: ^7.11.0
eslint-config-airbnb: ^19.0.0
Expand Down

0 comments on commit a9d718f

Please sign in to comment.