Update dependency cypress-file-upload to v5.0.6 (#481)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/481 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
649dea23cd
commit
03d60d3f11
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
"cypress": "7.1.0",
|
"cypress": "7.1.0",
|
||||||
"cypress-file-upload": "5.0.5",
|
"cypress-file-upload": "5.0.6",
|
||||||
"eslint": "7.24.0",
|
"eslint": "7.24.0",
|
||||||
"eslint-plugin-vue": "7.9.0",
|
"eslint-plugin-vue": "7.9.0",
|
||||||
"faker": "5.5.3",
|
"faker": "5.5.3",
|
||||||
|
|
|
@ -5232,10 +5232,10 @@ cyclist@^1.0.1:
|
||||||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
||||||
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
||||||
|
|
||||||
cypress-file-upload@5.0.5:
|
cypress-file-upload@5.0.6:
|
||||||
version "5.0.5"
|
version "5.0.6"
|
||||||
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.5.tgz#06aeaec4fd30ed807a6752a6313d6ed08be05617"
|
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.6.tgz#90a4a49ac4d147f955a642a25b6b3f0706a767b5"
|
||||||
integrity sha512-OPV1PEKSZ0QiqNHd28UCghMpo3BU2/ZfvP/QmF6d5FRJu2DDgxhFTknYFvZfW6jHpMYwh5Jy+3MudVG1iMT3AQ==
|
integrity sha512-Zop7M8xhP9WSoc5tVYJcUUn+iPn3RpsOEzHaTUKFQPiqxD5Bz19azO/BwiyuNJ5m82zPMd0i+KY/ubVog8cyGQ==
|
||||||
|
|
||||||
cypress@7.1.0:
|
cypress@7.1.0:
|
||||||
version "7.1.0"
|
version "7.1.0"
|
||||||
|
|
Loading…
Reference in a new issue