Skip to content

Commit 902932a

Browse files
chore(deps): update dependency cypress to v11 (#1121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 871c02a commit 902932a

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

tests/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"react-dom": "18.2.0"
1717
},
1818
"devDependencies": {
19-
"cypress": "9.7.0"
19+
"cypress": "11.2.0"
2020
}
2121
}

tests/web-platform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"@wdio/junit-reporter": "7.26.0",
1818
"@wdio/local-runner": "^7.27.0",
1919
"@wdio/mocha-framework": "7.26.0",
20-
"cypress": "9.7.0"
20+
"cypress": "11.2.0"
2121
}
2222
}

tests/web-platform/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1112,10 +1112,10 @@ [email protected]:
11121112
safe-buffer "5.1.2"
11131113
vary "~1.1.2"
11141114

1115-
compute-scroll-into-view@^1.0.20:
1116-
version "1.0.20"
1117-
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz#1768b5522d1172754f5d0c9b02de3af6be506a43"
1118-
integrity sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==
1115+
compute-scroll-into-view@^2.0.0:
1116+
version "2.0.1"
1117+
resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-2.0.1.tgz#d1b90c4395c1b54b9e21516e27618aae0cf08822"
1118+
integrity sha512-xEntGdXkP2sptu5LX1ejT8YT9hoE61jgemSv6GtNTfjLSZlHjBaSHGdViDNhi1W7XRCW0Uo+CiKWnKoO3V3Mbw==
11191119

11201120
11211121
version "0.0.1"
@@ -1195,10 +1195,10 @@ css-value@^0.0.1:
11951195
resolved "https://registry.yarnpkg.com/css-value/-/css-value-0.0.1.tgz#5efd6c2eea5ea1fd6b6ac57ec0427b18452424ea"
11961196
integrity sha512-FUV3xaJ63buRLgHrLQVlVgQnQdR4yqdLGaDu7g8CQcWjInDfM9plBTPI9FRfpahju1UBSaMckeb2/46ApS/V1Q==
11971197

1198-
cypress@9.7.0:
1199-
version "9.7.0"
1200-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.7.0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744"
1201-
integrity sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==
1198+
cypress@11.2.0:
1199+
version "11.2.0"
1200+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-11.2.0.tgz#63edef8c387b687066c5493f6f0ad7b9ced4b2b7"
1201+
integrity sha512-u61UGwtu7lpsNWLUma/FKNOsrjcI6wleNmda/TyKHe0dOBcVjbCPlp1N6uwFZ0doXev7f/91YDpU9bqDCFeBLA==
12021202
dependencies:
12031203
"@cypress/request" "^2.88.10"
12041204
"@cypress/xvfb" "^1.2.4"
@@ -1219,7 +1219,7 @@ [email protected]:
12191219
dayjs "^1.10.4"
12201220
debug "^4.3.2"
12211221
enquirer "^2.3.6"
1222-
eventemitter2 "^6.4.3"
1222+
eventemitter2 "6.4.7"
12231223
execa "4.1.0"
12241224
executable "^4.1.1"
12251225
extract-zip "2.0.1"
@@ -1494,10 +1494,10 @@ event-stream@=3.3.4:
14941494
stream-combiner "~0.0.4"
14951495
through "~2.3.1"
14961496

1497-
eventemitter2@^6.4.3:
1498-
version "6.4.9"
1499-
resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-6.4.9.tgz#41f2750781b4230ed58827bc119d293471ecb125"
1500-
integrity sha512-JEPTiaOt9f04oa6NOkc4aH+nVp5I3wEjpHbIPqfgCdD5v5bUzy7xQqwcVO2aDQgOWhI28da57HksMrzK9HlRxg==
1497+
1498+
version "6.4.7"
1499+
resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-6.4.7.tgz#a7f6c4d7abf28a14c1ef3442f21cb306a054271d"
1500+
integrity sha512-tYUSVOGeQPKt/eC1ABfhHy5Xd96N3oIijJvN3O9+TsC28T5V9yX9oEfEK5faP0EFSNVOG97qtAS68GBrQB2hDg==
15011501

15021502
15031503
version "4.1.0"
@@ -3373,9 +3373,9 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.2, safe-buffer@~5.2.0:
33733373
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
33743374

33753375
"scroll-into-view-if-needed@link:../..":
3376-
version "2.2.31"
3376+
version "3.0.0"
33773377
dependencies:
3378-
compute-scroll-into-view "^1.0.20"
3378+
compute-scroll-into-view "^2.0.0"
33793379

33803380
"semver@2 || 3 || 4 || 5", semver@^5.5.0:
33813381
version "5.7.1"

0 commit comments

Comments
 (0)