Update dependency cypress-file-upload to v5.0.5 (#461)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/461 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
b4e97eb1e9
commit
d315bb41a4
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
"axios": "0.21.1",
|
||||
"babel-eslint": "10.1.0",
|
||||
"cypress": "6.9.1",
|
||||
"cypress-file-upload": "5.0.4",
|
||||
"cypress-file-upload": "5.0.5",
|
||||
"eslint": "7.23.0",
|
||||
"eslint-plugin-vue": "7.8.0",
|
||||
"faker": "5.5.3",
|
||||
|
|
|
@ -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.4:
|
||||
version "5.0.4"
|
||||
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.4.tgz#d06a6faad907750651724ac08ec0540467f21d24"
|
||||
integrity sha512-gNu0HHSiiZjVVkrHImCjM7EkYvE61n2WSHxyHsZX6oHQUyP/+hQzuYv828ZlHp2n8EYdBFbFTc18O+LHw2xMNA==
|
||||
cypress-file-upload@5.0.5:
|
||||
version "5.0.5"
|
||||
resolved "https://registry.yarnpkg.com/cypress-file-upload/-/cypress-file-upload-5.0.5.tgz#06aeaec4fd30ed807a6752a6313d6ed08be05617"
|
||||
integrity sha512-OPV1PEKSZ0QiqNHd28UCghMpo3BU2/ZfvP/QmF6d5FRJu2DDgxhFTknYFvZfW6jHpMYwh5Jy+3MudVG1iMT3AQ==
|
||||
|
||||
cypress@6.9.1:
|
||||
version "6.9.1"
|
||||
|
|
Loading…
Reference in a new issue