build(deps): bump cypress-wait-until in /main/tests/cypress (#4259)
Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/NoriSte/cypress-wait-until/releases) - [Changelog](https://github.com/NoriSte/cypress-wait-until/blob/master/release.config.js) - [Commits](https://github.com/NoriSte/cypress-wait-until/commits) --- updated-dependencies: - dependency-name: cypress-wait-until dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
70ec2a99dd
commit
25331404e6
@ -14,7 +14,7 @@
|
||||
"cypress": "8.7.0",
|
||||
"cypress-image-snapshot": "^4.0.1",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"cypress-wait-until": "^1.7.1",
|
||||
"cypress-wait-until": "^1.7.2",
|
||||
"dotenv": "^10.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"uniqid": "^5.4.0"
|
||||
|
@ -479,10 +479,10 @@ cypress-image-snapshot@^4.0.1:
|
||||
pkg-dir "^3.0.0"
|
||||
term-img "^4.0.0"
|
||||
|
||||
cypress-wait-until@^1.7.1:
|
||||
version "1.7.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress-wait-until/-/cypress-wait-until-1.7.1.tgz"
|
||||
integrity sha512-8DL5IsBTbAxBjfYgCzdbohPq/bY+IKc63fxtso1C8RWhLnQkZbVESyaclNr76jyxfId6uyzX8+Xnt0ZwaXNtkA==
|
||||
cypress-wait-until@^1.7.2:
|
||||
version "1.7.2"
|
||||
resolved "https://registry.yarnpkg.com/cypress-wait-until/-/cypress-wait-until-1.7.2.tgz#7f534dd5a11c89b65359e7a0210f20d3dfc22107"
|
||||
integrity sha512-uZ+M8/MqRcpf+FII/UZrU7g1qYZ4aVlHcgyVopnladyoBrpoaMJ4PKZDrdOJ05H5RHbr7s9Tid635X3E+ZLU/Q==
|
||||
|
||||
cypress@8.7.0:
|
||||
version "8.7.0"
|
||||
|
Loading…
Reference in New Issue
Block a user