Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v13.7.0 (#112)
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 15, 2024
1 parent 9459809 commit c611a5c
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 @@ -65,7 +65,7 @@
"@vitejs/plugin-react": "^4.2.1",
"axios": "1.6.7",
"concurrently": "8.2.2",
"cypress": "13.6.6",
"cypress": "13.7.0",
"env-cmd": "10.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5843,9 +5843,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.6.6":
version: 13.6.6
resolution: "cypress@npm:13.6.6"
"cypress@npm:13.7.0":
version: 13.7.0
resolution: "cypress@npm:13.7.0"
dependencies:
"@cypress/request": "npm:^3.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -5891,7 +5891,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10/c86cc38fa25f04575d496fbf26edf8c738f2c98b0faeced9788ec691293424336f6be180f597256d38124df9ce75daddd42a015127af76d8f8df9eb071e3d90e
checksum: 10/012d8a311ba288cfa8b504ce26b7a8b3dc4b81fc5d5be558fbcab4a0253e76102423d4660ce0352197c6db1eaf96b87aa4f28f6ff87e8ad51757538b7bba3757
languageName: node
linkType: hard

Expand Down Expand Up @@ -7940,7 +7940,7 @@ __metadata:
"@vitejs/plugin-react": "npm:^4.2.1"
axios: "npm:1.6.7"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.6"
cypress: "npm:13.7.0"
env-cmd: "npm:10.1.0"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:19.0.4"
Expand Down

0 comments on commit c611a5c

Please sign in to comment.