chore(deps): update dependency cypress to v9.2.0 (#1239)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Clément Vannicatte <20689156+shortcuts@users.noreply.github.com>
This commit is contained in:
parent
cbb14eb114
commit
c1cd43384d
2 changed files with 5 additions and 5 deletions
|
|
@ -66,7 +66,7 @@
|
|||
"concurrently": "5.3.0",
|
||||
"cross-env": "7.0.2",
|
||||
"cssnano": "4.1.10",
|
||||
"cypress": "9.1.1",
|
||||
"cypress": "9.2.0",
|
||||
"dotenv": "10.0.0",
|
||||
"eslint": "8.4.1",
|
||||
"eslint-config-algolia": "20.0.0",
|
||||
|
|
|
|||
|
|
@ -10480,10 +10480,10 @@ cyclist@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
||||
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
||||
|
||||
cypress@9.1.1:
|
||||
version "9.1.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.1.1.tgz#26720ca5a22077cd85f49745616b7a08152a298f"
|
||||
integrity sha512-yWcYD8SEQ8F3okFbRPqSDj5V0xhrZBT5QRIH+P1J2vYvtEmZ4KGciHE7LCcZZLILOrs7pg4WNCqkj/XRvReQlQ==
|
||||
cypress@9.2.0:
|
||||
version "9.2.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.2.0.tgz#727c20b4662167890db81d5f6ba615231835b17d"
|
||||
integrity sha512-Jn26Tprhfzh/a66Sdj9SoaYlnNX6Mjfmj5PHu2a7l3YHXhrgmavM368wjCmgrxC6KHTOv9SpMQGhAJn+upDViA==
|
||||
dependencies:
|
||||
"@cypress/request" "^2.88.10"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue