chore(deps): update dependency cypress to v10.6.0 (#2271)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2271 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
01c29578fb
commit
7bbd452f3b
2 changed files with 5 additions and 5 deletions
|
@ -75,7 +75,7 @@
|
||||||
"axios": "0.27.2",
|
"axios": "0.27.2",
|
||||||
"browserslist": "4.21.3",
|
"browserslist": "4.21.3",
|
||||||
"caniuse-lite": "1.0.30001376",
|
"caniuse-lite": "1.0.30001376",
|
||||||
"cypress": "10.5.0",
|
"cypress": "10.6.0",
|
||||||
"esbuild": "0.15.4",
|
"esbuild": "0.15.4",
|
||||||
"eslint": "8.22.0",
|
"eslint": "8.22.0",
|
||||||
"eslint-plugin-vue": "9.3.0",
|
"eslint-plugin-vue": "9.3.0",
|
||||||
|
|
|
@ -4537,10 +4537,10 @@ cyclist@^1.0.1:
|
||||||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
||||||
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
||||||
|
|
||||||
cypress@10.5.0:
|
cypress@10.6.0:
|
||||||
version "10.5.0"
|
version "10.6.0"
|
||||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.5.0.tgz#8d0354ac47d1570fb7d9881aec1cf8e0c3e8bfc8"
|
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.6.0.tgz#13f46867febf2c3715874ed5dce9c2e946b175fe"
|
||||||
integrity sha512-m1oP/2Au+81moyHGg6Mxro8wo5F5rXjtea9SPXn7ezUT3qNHk43bif3K/6Wz7nuaNUiN9/UM+B4c03kCp8vniw==
|
integrity sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@cypress/request" "^2.88.10"
|
"@cypress/request" "^2.88.10"
|
||||||
"@cypress/xvfb" "^1.2.4"
|
"@cypress/xvfb" "^1.2.4"
|
||||||
|
|
Loading…
Reference in a new issue