Update dependency mermaid to v8.8.4 (#832)

Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-12-07 18:17:17 +01:00 committed by GitHub
parent f3c4a06b05
commit c4a1a2c004
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View file

@ -80,7 +80,7 @@
"markdown-it-toc-done-right": "4.2.0", "markdown-it-toc-done-right": "4.2.0",
"markmap-lib": "0.10.2", "markmap-lib": "0.10.2",
"markmap-view": "0.1.2", "markmap-view": "0.1.2",
"mermaid": "8.8.3", "mermaid": "8.8.4",
"node-sass": "4.14.1", "node-sass": "4.14.1",
"react": "17.0.1", "react": "17.0.1",
"react-bootstrap": "1.4.0", "react-bootstrap": "1.4.0",

View file

@ -9593,13 +9593,12 @@ merge2@^1.3.0:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
mermaid@8.8.3: mermaid@8.8.4:
version "8.8.3" version "8.8.4"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.8.3.tgz#a8bf59ffb0a46e2efc550fd1d5e965f0b3eb9ac2" resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.8.4.tgz#5ea699bcfa1ef848d78b2ce8efb1e0118f30d9f7"
integrity sha512-+SK/kofUw9Y4u08hU5KhLuoMy3If6DMdZEmaWeNnq368FUHQBBZbe+Pr0hjuGbz81rbOkFqar1O1DJjXopjM+g== integrity sha512-YPn35uEAIrOcsDPjCiKNXXBdO1Aoazsv2zTZjG4+oXa7+tTVUb5sI81NqaTYa47RnoH9Vl4waLlEEJfB8KM9VA==
dependencies: dependencies:
"@braintree/sanitize-url" "^3.1.0" "@braintree/sanitize-url" "^3.1.0"
babel-eslint "^10.1.0"
d3 "^5.7.0" d3 "^5.7.0"
dagre "^0.8.4" dagre "^0.8.4"
dagre-d3 "^0.6.4" dagre-d3 "^0.6.4"