Update dependency cypress-file-upload to v5.0.3 (#437)
continuous-integration/drone/push Build was killed Details

Reviewed-on: #437
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2021-03-21 10:53:18 +00:00 committed by konrad
parent 7b08795fbb
commit da9d511f87
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"axios": "0.21.1",
"babel-eslint": "10.1.0",
"cypress": "6.8.0",
"cypress-file-upload": "5.0.2",
"cypress-file-upload": "5.0.3",
"eslint": "7.22.0",
"eslint-plugin-vue": "7.7.0",
"faker": "5.4.0",

View File

@ -5227,10 +5227,10 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
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==
cypress-file-upload@5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.3.tgz#e2b90ac523b254074a61acd30f8fc92abd5a35ba"
integrity sha512-MEwXssCtcTbmcay2SJW+evwbgT4fEXns2pSBOqto9L50/QWl7llgrzRbC4Tl0b9q4w6hfs/X42gDCqmNrmZctA==
dependencies:
mime "^2.5.0"