summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-08-25 06:50:35 -0700
committerStan Hu <stanhu@gmail.com>2019-08-25 13:19:12 -0700
commitc2541b64099b761b7207b808e0d752f9c8a696c4 (patch)
tree3518148db5544edd1f71fcefce5a0772ef117609 /package.json
parentfc08d48cf0a596dc151cb7bc7ab0f7d2721f3333 (diff)
downloadgitlab-ce-c2541b64099b761b7207b808e0d752f9c8a696c4.tar.gz
Upgrade Mermaid to v8.2.4sh-upgrade-mermaid-8.2.4
This fixes a regression that does not permit spaces in subgraph titles. Full details: https://github.com/knsv/mermaid/releases
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 384584a944a..1948e423e22 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
"jszip-utils": "^0.0.2",
"katex": "^0.10.0",
"marked": "^0.3.12",
- "mermaid": "^8.2.3",
+ "mermaid": "^8.2.4",
"monaco-editor": "^0.15.6",
"monaco-editor-webpack-plugin": "^1.7.0",
"mousetrap": "^1.4.6",