Skip to content

Commit abf6b85

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency cypress to v9.6.0
1 parent eab24a8 commit abf6b85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "5.20.0",
4343
"@typescript-eslint/parser": "5.20.0",
4444
"babel-jest": "27.5.1",
45-
"cypress": "9.5.4",
45+
"cypress": "9.6.0",
4646
"eslint": "8.14.0",
4747
"eslint-config-prettier": "8.5.0",
4848
"eslint-plugin-react": "7.29.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,10 +2172,10 @@ cypress@*:
21722172
url "^0.11.0"
21732173
yauzl "^2.10.0"
21742174

2175-
cypress@9.5.4:
2176-
version "9.5.4"
2177-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.4.tgz#49d9272f62eba12f2314faf29c2a865610e87550"
2178-
integrity sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==
2175+
cypress@9.6.0:
2176+
version "9.6.0"
2177+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.0.tgz#84473b3362255fa8f5e627a596e58575c9e5320f"
2178+
integrity sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==
21792179
dependencies:
21802180
"@cypress/request" "^2.88.10"
21812181
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)