Merge pull request #377 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-8.4.0

chore(deps-dev): bump cypress from 8.3.1 to 8.4.0
This commit is contained in:
Sidharth Vinod
2021-09-17 19:47:08 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"autoprefixer": "^10.3.4",
"chai": "^4.3.4",
"cssnano": "^5.0.8",
"cypress": "8.3.1",
"cypress": "8.4.0",
"cypress-localstorage-commands": "^1.5.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.1.0",
+4 -4
View File
@@ -1136,10 +1136,10 @@ cypress-localstorage-commands@^1.5.0:
resolved "https://registry.npmjs.org/cypress-localstorage-commands/-/cypress-localstorage-commands-1.5.0.tgz"
integrity sha512-gl1uKeviYdyJG4dLcZ9hfoUjLciwkkfbaQ3gvRtmipsPxC612ZBJhSjbunnJcUGwkryaM+82VrY9ij0tLSg7LA==
cypress@8.3.1:
version "8.3.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.3.1.tgz#c6760dbb907df2570b0e1ac235fa31c30f9260a6"
integrity sha512-1v6pfx+/5cXhaT5T6QKOvnkawmEHWHLiVzm3MYMoQN1fkX2Ma1C32STd3jBStE9qT5qPSTILjGzypVRxCBi40g==
cypress@8.4.0:
version "8.4.0"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.4.0.tgz#09ec06a73f1cb10121c103cba15076e659e24876"
integrity sha512-RtVgGFR06ikyMaq/VqapeqOjGaIA42PpK7F0qe1MCiFArfUuJECsLmeYaOA+1TlmNUgJNMSF5fWKkZIJr5Uc7w==
dependencies:
"@cypress/request" "^2.88.6"
"@cypress/xvfb" "^1.2.4"