Skip to content

Commit

Permalink
Merge pull request #1789 from Zettlr/dependabot/npm_and_yarn/mermaid-…
Browse files Browse the repository at this point in the history
…8.9.2

Bump mermaid from 8.9.0 to 8.9.2
  • Loading branch information
nathanlesage committed Mar 24, 2021
2 parents 2172ef9 + 38ecbfc commit 880d752
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"katex": "^0.13.0",
"luxon": "^1.26.0",
"md5": "^2.3.0",
"mermaid": "^8.9.0",
"mermaid": "^8.9.2",
"moment": "^2.29.1",
"nspell": "^2.1.5",
"rimraf": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6261,10 +6261,10 @@ merge2@^1.3.0:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==

mermaid@^8.9.0:
version "8.9.0"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.9.0.tgz#e569517863ab903aa5389cd746b68ca958a8ca7c"
integrity sha512-J582tyE1vkdNu4BGgfwXnFo4Mu6jpuc4uK96mIenavaak9kr4T5gaMmYCo/7edwq/vTBkx/soZ5LcJo5WXZ1BQ==
mermaid@^8.9.2:
version "8.9.2"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.9.2.tgz#40bb2052cc6c4feaf5d93a5e527a8d06d0bacea7"
integrity sha512-XWEaraDRDlHZexdeHSSr/MH4VJAOksRSPudchi69ecZJ7IUjjlzHsg32n4ZwJUh6lFO+NMYLHwHNNYUyxIjGPg==
dependencies:
"@braintree/sanitize-url" "^3.1.0"
d3 "^5.7.0"
Expand Down

0 comments on commit 880d752

Please sign in to comment.