chore(deps): update dependency cypress to v10.3.1 (#2175)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2175 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
8b0e88b574
commit
b74c961723
2 changed files with 5 additions and 5 deletions
|
@ -75,7 +75,7 @@
|
||||||
"axios": "0.27.2",
|
"axios": "0.27.2",
|
||||||
"browserslist": "4.21.1",
|
"browserslist": "4.21.1",
|
||||||
"caniuse-lite": "1.0.30001363",
|
"caniuse-lite": "1.0.30001363",
|
||||||
"cypress": "10.3.0",
|
"cypress": "10.3.1",
|
||||||
"esbuild": "0.14.49",
|
"esbuild": "0.14.49",
|
||||||
"eslint": "8.20.0",
|
"eslint": "8.20.0",
|
||||||
"eslint-plugin-vue": "9.2.0",
|
"eslint-plugin-vue": "9.2.0",
|
||||||
|
|
|
@ -4525,10 +4525,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.3.0:
|
cypress@10.3.1:
|
||||||
version "10.3.0"
|
version "10.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.3.0.tgz#fae8d32f0822fcfb938e79c7c31ef344794336ae"
|
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.3.1.tgz#7fab4ef43481c05a9a17ebe9a0ec860e15b95a19"
|
||||||
integrity sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==
|
integrity sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==
|
||||||
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