Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v13.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent ad5e578 commit ab0f13b
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 @@ -78,7 +78,7 @@
"@typescript-eslint/parser": "7.0.2",
"@vitejs/plugin-react": "^4.2.1",
"concurrently": "8.2.2",
"cypress": "13.6.5",
"cypress": "13.6.6",
"env-cmd": "10.1.0",
"eslint": "8.56.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 @@ -4801,9 +4801,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -6489,7 +6489,7 @@ __metadata:
"@typescript-eslint/parser": "npm:7.0.2"
"@vitejs/plugin-react": "npm:^4.2.1"
concurrently: "npm:8.2.2"
cypress: "npm:13.6.5"
cypress: "npm:13.6.6"
env-cmd: "npm:10.1.0"
eslint: "npm:8.56.0"
eslint-config-airbnb: "npm:19.0.4"
Expand Down

0 comments on commit ab0f13b

Please sign in to comment.