Update dependency cypress-file-upload to v5.0.3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-03-20 19:55:25 +00:00 committed by Philip Molares
parent e4d5e00c4e
commit e6048765fa
2 changed files with 5 additions and 5 deletions

View file

@ -169,7 +169,7 @@
"cross-env": "7.0.3",
"cypress": "6.6.0",
"cypress-commands": "1.1.0",
"cypress-file-upload": "5.0.2",
"cypress-file-upload": "5.0.3",
"eslint-plugin-chai-friendly": "0.6.0",
"eslint-plugin-cypress": "2.11.2",
"http-server": "0.12.3",

View file

@ -5143,10 +5143,10 @@ cypress-commands@1.1.0:
resolved "https://registry.yarnpkg.com/cypress-commands/-/cypress-commands-1.1.0.tgz#9248190168783deb8ab27ae7c722e3e01d172c97"
integrity sha512-Q8Jr25pHJQFXwln6Hp8O+Hgs8Z506Y2wA9F1Te2cTajjc5L9gtt9WPOcw1Ogh+OgyqaMHF+uq31vdfImRTio5Q==
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"