chore(deps): update dependency cypress to v10.7.0 (#2298)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2298 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
67cee63cf0
commit
308971ad05
2 changed files with 5 additions and 5 deletions
|
@ -75,7 +75,7 @@
|
|||
"axios": "0.27.2",
|
||||
"browserslist": "4.21.3",
|
||||
"caniuse-lite": "1.0.30001387",
|
||||
"cypress": "10.6.0",
|
||||
"cypress": "10.7.0",
|
||||
"esbuild": "0.15.6",
|
||||
"eslint": "8.23.0",
|
||||
"eslint-plugin-vue": "9.3.0",
|
||||
|
|
|
@ -4611,10 +4611,10 @@ cyclist@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
||||
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
||||
|
||||
cypress@10.6.0:
|
||||
version "10.6.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.6.0.tgz#13f46867febf2c3715874ed5dce9c2e946b175fe"
|
||||
integrity sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==
|
||||
cypress@10.7.0:
|
||||
version "10.7.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.7.0.tgz#2d37f8b9751c6de33ee48639cb7e67a2ce593231"
|
||||
integrity sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==
|
||||
dependencies:
|
||||
"@cypress/request" "^2.88.10"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
|
Loading…
Reference in a new issue