chore(deps): update dependency cypress to v10.1.0 (#2042)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2042 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
75f06ed99a
commit
01e8891306
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.30001341",
|
||||
"cypress": "10.0.3",
|
||||
"cypress": "10.1.0",
|
||||
"esbuild": "0.14.43",
|
||||
"eslint": "8.17.0",
|
||||
"eslint-plugin-vue": "9.1.1",
|
||||
|
|
|
@ -4558,10 +4558,10 @@ cyclist@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
||||
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
||||
|
||||
cypress@10.0.3:
|
||||
version "10.0.3"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.0.3.tgz#889b4bef863b7d1ef1b608b85b964394ad350c5f"
|
||||
integrity sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==
|
||||
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==
|
||||
dependencies:
|
||||
"@cypress/request" "^2.88.10"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
|
Loading…
Reference in a new issue