Update dependency cypress to v6.1.0 (#325)
Update dependency cypress to v6.1.0 Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/325 Co-Authored-By: renovate <renovatebot@kolaente.de> Co-Committed-By: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
53ec2364bf
commit
8915cdd9ef
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
"@vue/cli-service": "4.5.9",
|
||||
"axios": "0.21.0",
|
||||
"babel-eslint": "10.1.0",
|
||||
"cypress": "6.0.0",
|
||||
"cypress": "6.1.0",
|
||||
"cypress-file-upload": "^4.1.1",
|
||||
"eslint": "7.15.0",
|
||||
"eslint-plugin-vue": "7.2.0",
|
||||
|
|
|
@ -5990,10 +5990,10 @@ cypress-file-upload@^4.1.1:
|
|||
dependencies:
|
||||
mime "^2.4.4"
|
||||
|
||||
cypress@6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.0.0.tgz#57050773c61e8fe1e5c9871cc034c616fcacded9"
|
||||
integrity sha512-A/w9S15xGxX5UVeAQZacKBqaA0Uqlae9e5WMrehehAdFiLOZj08IgSVZOV8YqA9OH9Z0iBOnmsEkK3NNj43VrA==
|
||||
cypress@6.1.0:
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.1.0.tgz#af2596cb110aa98eaf75fef3d8ab379ca0ff2413"
|
||||
integrity sha512-uQnSxRcZ6hkf9R5cr8KpRBTzN88QZwLIImbf5DWa5RIxH6o5Gpff58EcjiYhAR8/8p9SGv7O6SRygq4H+k0Qpw==
|
||||
dependencies:
|
||||
"@cypress/listr-verbose-renderer" "^0.4.1"
|
||||
"@cypress/request" "^2.88.5"
|
||||
|
|
Loading…
Reference in a new issue