chore(deps): update dependency cypress to v10.4.0 (#2216)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2216 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e05b729c21
commit
1f14e7bee8
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.30001373",
|
||||
"cypress": "10.3.1",
|
||||
"cypress": "10.4.0",
|
||||
"esbuild": "0.14.51",
|
||||
"eslint": "8.21.0",
|
||||
"eslint-plugin-vue": "9.3.0",
|
||||
|
|
|
@ -4543,10 +4543,10 @@ cyclist@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
||||
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
||||
|
||||
cypress@10.3.1:
|
||||
version "10.3.1"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.3.1.tgz#7fab4ef43481c05a9a17ebe9a0ec860e15b95a19"
|
||||
integrity sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==
|
||||
cypress@10.4.0:
|
||||
version "10.4.0"
|
||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.4.0.tgz#bb5b3b6588ad49eff172fecf5778cc0da2980e4e"
|
||||
integrity sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==
|
||||
dependencies:
|
||||
"@cypress/request" "^2.88.10"
|
||||
"@cypress/xvfb" "^1.2.4"
|
||||
|
|
Loading…
Reference in a new issue