Bump cypress-file-upload from 3.5.3 to 4.0.4

Bumps [cypress-file-upload](https://github.com/abramenal/cypress-file-upload) from 3.5.3 to 4.0.4.
- [Release notes](https://github.com/abramenal/cypress-file-upload/releases)
- [Commits](https://github.com/abramenal/cypress-file-upload/compare/v3.5.3...v4.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-30 20:33:30 +00:00 committed by GitHub
parent 031f58d38a
commit 9b5a5a6bba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -34,7 +34,7 @@
},
"devDependencies": {
"cypress": "^4.2.0",
"cypress-file-upload": "^3.5.3",
"cypress-file-upload": "^4.0.4",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-cypress": "^2.10.3",

View File

@ -3746,10 +3746,12 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
cypress-file-upload@^3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-3.5.3.tgz#cd706485de3fb2cbd4a8c2dd90fe96d537bb4311"
integrity sha512-S/czzqAj1BYz6Xxnfpx2aSc6hXsj76fd8/iuycJ2RxoxCcQMliw8eQV0ugzVlkzr1GD5dKGviNFGYqv3nRJ+Tg==
cypress-file-upload@^4.0.4:
version "4.0.4"
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-4.0.4.tgz#21863212267b2c31f5e824fc57e5cd445aa3635f"
integrity sha512-q04HoVb8OQTpusHOadGER+9Dvif7kfoM8MjVAF37O+X5VEZlUARbXrKECH6pUH0vKmWRGcrsoB6mKah9ZJa4Pw==
dependencies:
mime "^2.4.4"
cypress@^4.2.0:
version "4.2.0"