chore(deps): update dependency cypress to v10.6.0 #2271

Merged
konrad merged 1 commits from renovate/cypress-10.x into main 2022-08-16 21:11:41 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"axios": "0.27.2",
"browserslist": "4.21.3",
"caniuse-lite": "1.0.30001376",
"cypress": "10.5.0",
"cypress": "10.6.0",
"esbuild": "0.15.4",
"eslint": "8.22.0",
"eslint-plugin-vue": "9.3.0",

View File

@ -4537,10 +4537,10 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
cypress@10.5.0:
version "10.5.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.5.0.tgz#8d0354ac47d1570fb7d9881aec1cf8e0c3e8bfc8"
integrity sha512-m1oP/2Au+81moyHGg6Mxro8wo5F5rXjtea9SPXn7ezUT3qNHk43bif3K/6Wz7nuaNUiN9/UM+B4c03kCp8vniw==
cypress@10.6.0:
version "10.6.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.6.0.tgz#13f46867febf2c3715874ed5dce9c2e946b175fe"
integrity sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==
dependencies:
"@cypress/request" "^2.88.10"
"@cypress/xvfb" "^1.2.4"