Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v13.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent febc0a4 commit 0d9ee72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"homepage": "https://github.com/bahmutov/cypress-gh-action-monorepo#readme",
"devDependencies": {
"cypress": "13.6.3",
"cypress": "13.6.4",
"prettier": "3.2.4"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,10 @@ cross-spawn@^7.0.0:
shebang-command "^2.0.0"
which "^2.0.1"

cypress@13.6.3:
version "13.6.3"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.3.tgz#54f03ca07ee56b2bc18211e7bd32abd2533982ba"
integrity sha512-d/pZvgwjAyZsoyJ3FOsJT5lDsqnxQ/clMqnNc++rkHjbkkiF2h9s0JsZSyyH4QXhVFW3zPFg82jD25roFLOdZA==
cypress@13.6.4:
version "13.6.4"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.4.tgz#42c88d3ee0342f1681abfacabf9c1f082676bc53"
integrity sha512-pYJjCfDYB+hoOoZuhysbbYhEmNW7DEDsqn+ToCLwuVowxUXppIWRr7qk4TVRIU471ksfzyZcH+mkoF0CQUKnpw==
dependencies:
"@cypress/request" "^3.0.0"
"@cypress/xvfb" "^1.2.4"
Expand Down

0 comments on commit 0d9ee72

Please sign in to comment.