Skip to content

Commit 927e0e3

Browse files
authored
Merge pull request mermaid-js#788 from mermaid-js/dependabot/npm_and_yarn/develop/cypress-9.6.1
chore(deps-dev): bump cypress from 9.6.0 to 9.6.1
2 parents f30effc + 590722e commit 927e0e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"autoprefixer": "^10.4.7",
2525
"chai": "^4.3.6",
2626
"cssnano": "^5.1.7",
27-
"cypress": "9.6.0",
27+
"cypress": "9.6.1",
2828
"cypress-localstorage-commands": "^1.7.0",
2929
"eslint": "^7.32.0",
3030
"eslint-config-prettier": "^8.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1101,10 +1101,10 @@ cypress-localstorage-commands@^1.7.0:
11011101
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-1.7.0.tgz#39840973de0a861d50b82f9fa548331db5973f5f"
11021102
integrity sha512-4v4FrDRPimMStWmiGikyN7OmO2rH0MLI7DMk76dBpb9/sJqCDwa7fAHTUDx6avUEDmO7TFQFgaT3OQTr1HqasQ==
11031103

1104-
1105-
version "9.6.0"
1106-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.0.tgz#84473b3362255fa8f5e627a596e58575c9e5320f"
1107-
integrity sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==
1104+
1105+
version "9.6.1"
1106+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.1.tgz#a7d6b5a53325b3dc4960181f5800a5ade0f085eb"
1107+
integrity sha512-ECzmV7pJSkk+NuAhEw6C3D+RIRATkSb2VAHXDY6qGZbca/F9mv5pPsj2LO6Ty6oIFVBTrwCyL9agl28MtJMe2g==
11081108
dependencies:
11091109
"@cypress/request" "^2.88.10"
11101110
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)