chore(deps): update dependency @cypress/vue to v3.1.2 (#2122)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2122 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
2a85ccd316
commit
0f44902ffc
2 changed files with 5 additions and 5 deletions
|
@ -57,7 +57,7 @@
|
|||
"devDependencies": {
|
||||
"@4tw/cypress-drag-drop": "2.2.1",
|
||||
"@cypress/vite-dev-server": "2.2.2",
|
||||
"@cypress/vue": "3.1.1",
|
||||
"@cypress/vue": "3.1.2",
|
||||
"@faker-js/faker": "7.3.0",
|
||||
"@fortawesome/fontawesome-svg-core": "6.1.1",
|
||||
"@fortawesome/free-regular-svg-icons": "6.1.1",
|
||||
|
|
|
@ -1103,10 +1103,10 @@
|
|||
debug "^4.3.2"
|
||||
get-port "^5.1.1"
|
||||
|
||||
"@cypress/vue@3.1.1":
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@cypress/vue/-/vue-3.1.1.tgz#0e6b4a1cb972d2f271ba05209c55e9101a96d0a4"
|
||||
integrity sha512-wD1vunuPFPLC8FZtgwdq+mcSEOs27qquuJJdGcY8aAN0y38rqYuuaj+N4UxKoAjhkSwthaOeZehjBtvDvv9C6w==
|
||||
"@cypress/vue@3.1.2":
|
||||
version "3.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@cypress/vue/-/vue-3.1.2.tgz#0950d20249daf5e4140a880d5230305a23cb2fea"
|
||||
integrity sha512-CqIBupPW6EhXJ7lXE64MBKh3VfdShHnuC3HBV/euHBt9tsgSo7RZHBTZUsKc8aM745VzVnuNiax+JV4CplrtLQ==
|
||||
dependencies:
|
||||
"@cypress/mount-utils" "1.0.2"
|
||||
"@vue/test-utils" "^2.0.0-rc.10"
|
||||
|
|
Loading…
Reference in a new issue