chore(deps): update dependency cypress to v10.3.0 (#2087)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2087 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
2544ac85aa
commit
d95efa84eb
2 changed files with 5 additions and 5 deletions
|
@ -71,7 +71,7 @@
|
|||
"axios": "0.27.2",
|
||||
"browserslist": "4.20.4",
|
||||
"caniuse-lite": "1.0.30001357",
|
||||
"cypress": "10.1.0",
|
||||
"cypress": "10.3.0",
|
||||
"esbuild": "0.14.47",
|
||||
"eslint": "8.18.0",
|
||||
"eslint-plugin-vue": "9.1.1",
|
||||
|
|
|
@ -4571,10 +4571,10 @@ cyclist@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
||||
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
||||
|
||||
cypress@10.1.0:
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.1.0.tgz#6514a26c721822a02bc194e9a7f72c3142aea174"
|
||||
integrity sha512-aQ4JVZVib4Xd9FZW8IRZfKelUvqF4y5A+oUbNvn8TlsBmEfIg3m5Xd6Mt6PVU/jHiVJ9Psl905B3ZPnrDcmyuQ==
|
||||
cypress@10.3.0:
|
||||
version "10.3.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.3.0.tgz#fae8d32f0822fcfb938e79c7c31ef344794336ae"
|
||||
integrity sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==
|
||||
dependencies:
|
||||
"@cypress/request" "^2.88.10"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
|
Loading…
Reference in a new issue