Compare commits

...

1 Commits

Author SHA1 Message Date
renovate 3b29a20abe chore(deps): update dependency cypress to v9.7.0 2022-06-08 06:02:33 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -72,7 +72,7 @@
"axios": "0.27.2",
"browserslist": "4.20.4",
"caniuse-lite": "1.0.30001341",
"cypress": "9.6.1",
"cypress": "9.7.0",
"esbuild": "0.14.43",
"eslint": "8.17.0",
"eslint-plugin-vue": "9.1.0",

View File

@ -4563,10 +4563,10 @@ cyclist@^1.0.1:
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
cypress@9.6.1:
version "9.6.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.1.tgz#a7d6b5a53325b3dc4960181f5800a5ade0f085eb"
integrity sha512-ECzmV7pJSkk+NuAhEw6C3D+RIRATkSb2VAHXDY6qGZbca/F9mv5pPsj2LO6Ty6oIFVBTrwCyL9agl28MtJMe2g==
cypress@9.7.0:
version "9.7.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.7.0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744"
integrity sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==
dependencies:
"@cypress/request" "^2.88.10"
"@cypress/xvfb" "^1.2.4"