Merge pull request #979 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-10.6.0

chore(deps-dev): bump cypress from 10.4.0 to 10.6.0
This commit is contained in:
Sidharth Vinod
2022-08-24 13:00:07 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"chai": "4.3.6",
"cssnano": "5.1.13",
"cy-verify-downloads": "0.1.8",
"cypress": "10.4.0",
"cypress": "10.6.0",
"cypress-localstorage-commands": "2.2.0",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
+4 -4
View File
@@ -1376,10 +1376,10 @@ cypress-localstorage-commands@2.2.0:
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-2.2.0.tgz#324030aba6a3915c27db95987e80223212da5d64"
integrity sha512-kIPxqe2yATmas3UcqK8Famecg6jThV/DQ2XcKCzK9BbzljU5Mfl2RtuzrXOmLc7phm8CIGbzXH57IIoyPsndwg==
cypress@10.4.0:
version "10.4.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.4.0.tgz#bb5b3b6588ad49eff172fecf5778cc0da2980e4e"
integrity sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==
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"