Bump cypress-file-upload from 5.0.1 to 5.0.2 in /main/tests/cypress (#3516)

Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases)
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v5.0.1...v5.0.2)

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:
dependabot[bot] 2021-01-27 09:15:30 +01:00 committed by GitHub
parent a4ea122cc8
commit 951175a1f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
"private": true,
"dependencies": {
"cypress": "6.3.0",
"cypress-file-upload": "^5.0.1",
"cypress-file-upload": "^5.0.2",
"cypress-wait-until": "^1.7.1",
"dotenv": "^8.2.0",
"fs-extra": "^9.1.0",

View File

@ -365,10 +365,10 @@ cross-spawn@^7.0.0:
shebang-command "^2.0.0"
which "^2.0.1"
cypress-file-upload@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.1.tgz#ecdb1ed270427c618ccc2f8868086e40d6acf7e0"
integrity sha512-VZMAe2BjqS07NS4csSwXIxpPUp67t5BPo2Ar33w+MznAp8V5IjS40nC8BhzoFEQVsRFo8kp033lnQZGQ+7WaHw==
cypress-file-upload@^5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.2.tgz#538722e64747b5bf309399a7df26b470431859cb"
integrity sha512-QRPnQPeEaW+HMVB62/htIsKh7Kd/x2uzoHKEQxh7LCD+4IaG0rAjLZupCIjjUh+JnRymgfir8wOYtFSJCNWlpA==
dependencies:
mime "^2.5.0"