chore(deps): update dependency cypress to v11

This commit is contained in:
renovate[bot]
2022-11-10 06:52:03 +00:00
committed by GitHub
parent faa4834949
commit 393ce10bc2
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"chai": "4.3.6",
"cssnano": "5.1.13",
"cy-verify-downloads": "0.1.11",
"cypress": "10.11.0",
"cypress": "11.0.1",
"cypress-localstorage-commands": "2.2.1",
"eslint": "8.27.0",
"eslint-config-prettier": "8.5.0",
+4 -4
View File
@@ -1459,10 +1459,10 @@ cypress-localstorage-commands@2.2.1:
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-2.2.1.tgz#9895d75a3e8059e78d61231c5794dc46e0fc5fdd"
integrity sha512-m7IwoM+BMOJj7FzzN4It268c/i/Ur72CQX8JwLICkQ6ZgF1XNJOIKlQ7Rszg45ATLTjVTL1QElKCZECoU8cthQ==
cypress@10.11.0:
version "10.11.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.11.0.tgz#e9fbdd7638bae3d8fb7619fd75a6330d11ebb4e8"
integrity sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==
cypress@11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-11.0.1.tgz#5332a1825b37ab3f4f81d74389930c55cc7cf31d"
integrity sha512-NuEfd0Vim492RJ3m/+bbTZ3OZrqXgfAfuLaZfIQ9D5lKocS3EDr2tyAarZdAhKwLyoh7OJ33jwMeMFIDbzYqog==
dependencies:
"@cypress/request" "^2.88.10"
"@cypress/xvfb" "^1.2.4"