Skip to content

Commit 8f0660f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency cypress to v9.5.4
1 parent faac33e commit 8f0660f

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.18.0",
4343
"@typescript-eslint/parser": "5.18.0",
4444
"babel-jest": "27.5.1",
45-
"cypress": "9.5.3",
45+
"cypress": "9.5.4",
4646
"eslint": "8.13.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
@@ -2181,10 +2181,10 @@ cypress@*:
21812181
url "^0.11.0"
21822182
yauzl "^2.10.0"
21832183

2184-
cypress@9.5.3:
2185-
version "9.5.3"
2186-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.3.tgz#7c56b50fc1f1aa69ef10b271d895aeb4a1d7999e"
2187-
integrity sha512-ItelIVmqMTnKYbo1JrErhsGgQGjWOxCpHT1TfMvwnIXKXN/OSlPjEK7rbCLYDZhejQL99PmUqul7XORI24Ik0A==
2184+
cypress@9.5.4:
2185+
version "9.5.4"
2186+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.4.tgz#49d9272f62eba12f2314faf29c2a865610e87550"
2187+
integrity sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==
21882188
dependencies:
21892189
"@cypress/request" "^2.88.10"
21902190
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)