Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 0d4f30f

Browse files
Update dependency cypress to v11 (#9690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 718475b commit 0d4f30f

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
@@ -179,7 +179,7 @@
179179
"babel-jest": "^29.0.0",
180180
"blob-polyfill": "^7.0.0",
181181
"chokidar": "^3.5.1",
182-
"cypress": "^10.3.0",
182+
"cypress": "^11.0.0",
183183
"cypress-axe": "^1.0.0",
184184
"cypress-real-events": "^1.7.1",
185185
"enzyme": "^3.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3486,10 +3486,10 @@ cypress-real-events@^1.7.1:
34863486
resolved "https://registry.yarnpkg.com/cypress-real-events/-/cypress-real-events-1.7.4.tgz#87780ee0f6669ee30ce52016c4bfc94d094a6e3d"
34873487
integrity sha512-bAlIf3w6uJa72hcbLFpQIl/hBoNGYnSVzFMgohefWcooyZz2WbFZdFAEDOl5qOPATtAU01o92sWvc2QW9eT8aA==
34883488

3489-
cypress@^10.3.0:
3490-
version "10.11.0"
3491-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.11.0.tgz#e9fbdd7638bae3d8fb7619fd75a6330d11ebb4e8"
3492-
integrity sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==
3489+
cypress@^11.0.0:
3490+
version "11.2.0"
3491+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-11.2.0.tgz#63edef8c387b687066c5493f6f0ad7b9ced4b2b7"
3492+
integrity sha512-u61UGwtu7lpsNWLUma/FKNOsrjcI6wleNmda/TyKHe0dOBcVjbCPlp1N6uwFZ0doXev7f/91YDpU9bqDCFeBLA==
34933493
dependencies:
34943494
"@cypress/request" "^2.88.10"
34953495
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)