Skip to content

Commit 4f56dc7

Browse files
committed
chore(deps): update dependency cypress to v9.5.2
1 parent 9aafb48 commit 4f56dc7

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
@@ -115,7 +115,7 @@
115115
"@semantic-release/github": "8.0.2",
116116
"codecov": "3.8.3",
117117
"commitizen": "4.2.4",
118-
"cypress": "9.4.1",
118+
"cypress": "9.5.2",
119119
"cz-conventional-changelog": "3.3.0",
120120
"eslint-plugin-cypress": "2.12.1",
121121
"semantic-release": "18.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5849,10 +5849,10 @@ currently-unhandled@^0.4.1:
58495849
dependencies:
58505850
array-find-index "^1.0.1"
58515851

5852-
cypress@9.4.1:
5853-
version "9.4.1"
5854-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.4.1.tgz#1a4ba706435829c24b7edf350c2b059e05da9084"
5855-
integrity sha512-+JgMG9uT+QFx97JU9kOHE3jO3+0UdkQ9H1oCBiC7A74qme7Jkdy2sYDBCPjjGczutnWnGUTMRlwiNMP/Uq6LrQ==
5852+
cypress@9.5.2:
5853+
version "9.5.2"
5854+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.2.tgz#8fb6ee4a890fbc35620800810bf6fb11995927bd"
5855+
integrity sha512-gYiQYvJozMzDOriUV1rCt6CeRM/pRK4nhwGJj3nJQyX2BoUdTCVwp30xDMKc771HiNVhBtgj5o5/iBdVDVXQUg==
58565856
dependencies:
58575857
"@cypress/request" "^2.88.10"
58585858
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)