Skip to content
This repository was archived by the owner on Mar 12, 2023. It is now read-only.

Commit f7c7f99

Browse files
authored
Merge pull request #143 from otoyo/update-mermaid-2
Update mermaid version in package.json
2 parents 5a3869b + 802b431 commit f7c7f99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"axios": "^0.27.2",
2121
"got": "^12.3.1",
2222
"image-size": "^1.0.1",
23-
"mermaid": "^9.1.2",
23+
"mermaid": "^9.3.0",
2424
"metascraper": "^5.30.2",
2525
"metascraper-description": "^5.30.2",
2626
"metascraper-image": "^5.30.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4764,7 +4764,7 @@ merge2@^1.3.0, merge2@^1.4.1:
47644764
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
47654765
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
47664766

4767-
mermaid@^9.1.2:
4767+
mermaid@^9.3.0:
47684768
version "9.3.0"
47694769
resolved "https://registry.yarnpkg.com/mermaid/-/mermaid-9.3.0.tgz#8bd7c4a44b53e4e85c53a0a474442e9c273494ae"
47704770
integrity sha512-mGl0BM19TD/HbU/LmlaZbjBi//tojelg8P/mxD6pPZTAYaI+VawcyBdqRsoUHSc7j71PrMdJ3HBadoQNdvP5cg==

0 commit comments

Comments
 (0)