Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thegeeklab/hugo-geekdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-11 09:18:14 +0300
committerGitHub <noreply@github.com>2022-05-11 09:18:14 +0300
commit00e82d6cf1d5011ac87c00dbd8513e1843ea84b3 (patch)
treee610fdd45aa72851d2ca97760f24201ecd48b698 /package.json
parent413edb47083df3afa26f08588c1636494db6b969 (diff)
fix(deps): update dependency mermaid to v9.1.0 (#402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e3c5dfe..c52f368 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"clipboard": "2.0.11",
"flexsearch": "0.7.21",
"katex": "0.15.3",
- "mermaid": "9.0.1",
+ "mermaid": "9.1.0",
"store2": "2.13.2"
},
"devDependencies": {