chore(deps): update dependency cypress to v9.5.2 (#1676)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1676 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
2dc888790f
commit
d1e8931600
2 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@
|
|||
"axios": "0.26.1",
|
||||
"browserslist": "4.20.0",
|
||||
"caniuse-lite": "1.0.30001316",
|
||||
"cypress": "9.5.1",
|
||||
"cypress": "9.5.2",
|
||||
"esbuild": "0.14.26",
|
||||
"eslint": "8.11.0",
|
||||
"eslint-plugin-vue": "8.5.0",
|
||||
|
|
|
@ -5375,10 +5375,10 @@ cyclist@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
||||
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
||||
|
||||
cypress@9.5.1:
|
||||
version "9.5.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.1.tgz#51162f3688cedf5ffce311b914ef49a7c1ece076"
|
||||
integrity sha512-H7lUWB3Svr44gz1rNnj941xmdsCljXoJa2cDneAltjI9leKLMQLm30x6jLlpQ730tiVtIbW5HdUmBzPzwzfUQg==
|
||||
cypress@9.5.2:
|
||||
version "9.5.2"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.2.tgz#8fb6ee4a890fbc35620800810bf6fb11995927bd"
|
||||
integrity sha512-gYiQYvJozMzDOriUV1rCt6CeRM/pRK4nhwGJj3nJQyX2BoUdTCVwp30xDMKc771HiNVhBtgj5o5/iBdVDVXQUg==
|
||||
dependencies:
|
||||
"@cypress/request" "^2.88.10"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
|
Loading…
Reference in a new issue