Skip to content

Commit fdbb880

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency cypress to v9.6.1
1 parent f2c93b5 commit fdbb880

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "5.22.0",
4343
"@typescript-eslint/parser": "5.22.0",
4444
"babel-jest": "27.5.1",
45-
"cypress": "9.6.0",
45+
"cypress": "9.6.1",
4646
"eslint": "8.15.0",
4747
"eslint-config-prettier": "8.5.0",
4848
"eslint-plugin-react": "7.29.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2181,10 +2181,10 @@ cypress@*:
21812181
url "^0.11.0"
21822182
yauzl "^2.10.0"
21832183

2184-
2185-
version "9.6.0"
2186-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.0.tgz#84473b3362255fa8f5e627a596e58575c9e5320f"
2187-
integrity sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==
2184+
2185+
version "9.6.1"
2186+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.1.tgz#a7d6b5a53325b3dc4960181f5800a5ade0f085eb"
2187+
integrity sha512-ECzmV7pJSkk+NuAhEw6C3D+RIRATkSb2VAHXDY6qGZbca/F9mv5pPsj2LO6Ty6oIFVBTrwCyL9agl28MtJMe2g==
21882188
dependencies:
21892189
"@cypress/request" "^2.88.10"
21902190
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)