Skip to content

Commit c25fd56

Browse files
chore(deps): bump cypress from 9.6.0 to 10.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.0 to 10.3.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](cypress-io/cypress@v9.6.0...v10.3.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cb1bac commit c25fd56

File tree

2 files changed

+7
-21
lines changed

2 files changed

+7
-21
lines changed

packages/e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@percy/cli": "^1.1.0",
1616
"@percy/cypress": "^3.1.1",
1717
"@testing-library/cypress": "^8.0.2",
18-
"cypress": "9.6.0",
18+
"cypress": "10.3.0",
1919
"esbuild": "^0.14.14"
2020
}
2121
}

yarn.lock

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -8090,10 +8090,10 @@ cxs@^6.0.0:
80908090
resolved "https://registry.yarnpkg.com/cxs/-/cxs-6.2.0.tgz#f11ca3bdaef154b93bdadca5df70f2cb3e37ca24"
80918091
integrity sha512-RGatb1BUwVMBzV8DRo9Kapc55bdGfAxMcukVk+ZzE3Ts8xaTve0GVz730kBDxjhEBU2LK+RPuAcjZb00Q3O24w==
80928092

8093-
cypress@9.6.0:
8094-
version "9.6.0"
8095-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.0.tgz#84473b3362255fa8f5e627a596e58575c9e5320f"
8096-
integrity sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==
8093+
cypress@10.3.0:
8094+
version "10.3.0"
8095+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.3.0.tgz#fae8d32f0822fcfb938e79c7c31ef344794336ae"
8096+
integrity sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==
80978097
dependencies:
80988098
"@cypress/request" "^2.88.10"
80998099
"@cypress/xvfb" "^1.2.4"
@@ -10046,16 +10046,7 @@ fs-exists-cached@1.0.0, fs-exists-cached@^1.0.0:
1004610046
resolved "https://registry.yarnpkg.com/fs-exists-cached/-/fs-exists-cached-1.0.0.tgz#cf25554ca050dc49ae6656b41de42258989dcbce"
1004710047
integrity sha1-zyVVTKBQ3EmuZla0HeQiWJidy84=
1004810048

10049-
fs-extra@^10.0.0:
10050-
version "10.0.0"
10051-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
10052-
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
10053-
dependencies:
10054-
graceful-fs "^4.2.0"
10055-
jsonfile "^6.0.1"
10056-
universalify "^2.0.0"
10057-
10058-
fs-extra@^10.1.0:
10049+
fs-extra@^10.0.0, fs-extra@^10.1.0:
1005910050
version "10.1.0"
1006010051
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
1006110052
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
@@ -14420,12 +14411,7 @@ minimist@1.2.0:
1442014411
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
1442114412
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
1442214413

14423-
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5:
14424-
version "1.2.5"
14425-
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
14426-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
14427-
14428-
minimist@^1.2.6:
14414+
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5, minimist@^1.2.6:
1442914415
version "1.2.6"
1443014416
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
1443114417
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==

0 commit comments

Comments
 (0)