Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
chore(deps): update dependency cypress to v13.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 45b1977 commit 4564047
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 @@ -134,7 +134,7 @@
"@typescript-eslint/parser": "7.7.1",
"@vitejs/plugin-react": "4.2.1",
"concurrently": "8.2.2",
"cypress": "13.8.1",
"cypress": "13.9.0",
"cypress-localstorage-commands": "2.2.5",
"env-cmd": "10.1.0",
"eslint": "^8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5319,9 +5319,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.8.1":
version: 13.8.1
resolution: "cypress@npm:13.8.1"
"cypress@npm:13.9.0":
version: 13.9.0
resolution: "cypress@npm:13.9.0"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -5367,7 +5367,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/ff5410ef53dd2498a7143dc10e6c90d4fe0314ac536ebef8cdd503a2d2bfff267e91ffda0f2ede8da68cdae9b05ddbb59c2f177090ce3e6d51b6506b0e8a35d5
checksum: 10/67bf838eee804f33773245491e5298d520ac8da8e990ee12dff812b58ddf05ef2182957f533355ec2bf638d99f533b0e350474d816db4d20c6720a810b5b7885
languageName: node
linkType: hard

Expand Down Expand Up @@ -7446,7 +7446,7 @@ __metadata:
"@vitejs/plugin-react": "npm:4.2.1"
axios: "npm:1.6.8"
concurrently: "npm:8.2.2"
cypress: "npm:13.8.1"
cypress: "npm:13.9.0"
cypress-localstorage-commands: "npm:2.2.5"
date-fns: "npm:3.6.0"
env-cmd: "npm:10.1.0"
Expand Down

0 comments on commit 4564047

Please sign in to comment.