Update dependency cypress to v6.2.1 (#367)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/367 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
2da6d7649f
commit
12be007e5c
2 changed files with 5 additions and 5 deletions
|
@ -42,7 +42,7 @@
|
|||
"@vue/cli-service": "4.5.9",
|
||||
"axios": "0.21.1",
|
||||
"babel-eslint": "10.1.0",
|
||||
"cypress": "6.2.0",
|
||||
"cypress": "6.2.1",
|
||||
"cypress-file-upload": "4.1.1",
|
||||
"eslint": "7.17.0",
|
||||
"eslint-plugin-vue": "7.4.0",
|
||||
|
|
|
@ -5988,10 +5988,10 @@ cypress-file-upload@4.1.1:
|
|||
dependencies:
|
||||
mime "^2.4.4"
|
||||
|
||||
cypress@6.2.0:
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.2.0.tgz#1a8a7dd5bd08db3064551a9f12072963cc9337bf"
|
||||
integrity sha512-m/rkcogYM9MTy8rbsZgyS5wT2L/J+B5V2bY2ztkDNMyqhk/oZgUF4KTWVLzkW2I+scg0iAddca95tLlt7XnAtw==
|
||||
cypress@6.2.1:
|
||||
version "6.2.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.2.1.tgz#27d5fbcf008c698c390fdb0c03441804176d06c4"
|
||||
integrity sha512-OYkSgzA4J4Q7eMjZvNf5qWpBLR4RXrkqjL3UZ1UzGGLAskO0nFTi/RomNTG6TKvL3Zp4tw4zFY1gp5MtmkCZrA==
|
||||
dependencies:
|
||||
"@cypress/listr-verbose-renderer" "^0.4.1"
|
||||
"@cypress/request" "^2.88.5"
|
||||
|
|
Loading…
Reference in a new issue