Skip to content

Commit

Permalink
fix(deps): pin dependency mermaid to 8.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kodiakhq[bot] committed Jun 25, 2020
1 parent 5416b8d commit b4cb32f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@docusaurus/core": "2.0.0-alpha.58",
"@docusaurus/preset-classic": "2.0.0-alpha.58",
"classnames": "2.2.6",
"mermaid": "^8.5.2",
"mermaid": "8.5.2",
"react": "16.13.1",
"react-dom": "16.13.1"
},
Expand Down
2 changes: 1 addition & 1 deletion www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6187,7 +6187,7 @@ merge2@^1.2.3, merge2@^1.3.0:
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.3.0.tgz#5b366ee83b2f1582c48f87e47cf1a9352103ca81"
integrity sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw==

mermaid@^8.5.2:
mermaid@8.5.2:
version "8.5.2"
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-8.5.2.tgz#0f1914cda53d4ea5377380e5ce07a38bef2ea7e8"
integrity sha512-I+s+8/RzlazF3dGOhDUfU/ERkUV4zfIlTWb3703jNx+2lfACs+4AdY9ULQaw6BPWzW3gB+XlXFOOX/m/vqujIA==
Expand Down

1 comment on commit b4cb32f

@vercel
Copy link

@vercel vercel bot commented on b4cb32f Jun 25, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.