chore(deps): update dependency cypress to v11.0.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-11-10 08:42:56 +00:00
parent 8d6e94d925
commit 5252e024a2
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
},
"devDependencies": {
"concurrently": "7.5.0",
"cypress": "11.0.0",
"cypress": "11.0.1",
"cypress-localstorage-commands": "2.2.1",
"start-server-and-test": "1.14.0"
}

View File

@ -5060,10 +5060,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@11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-11.0.0.tgz#999aa8f62ce3777ea2c45a10d9975025db0337ee"
integrity sha512-mYXGi2Wjmy9shRjAUDugSMOr4uuzE2nl7hXQi3oQkIQsnwwBx2HNB8Vbfsix3A0zyPXlL5jTcbb6rCVWKRaXbg==
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"