fix: bump mldoc

pull/2014/head
Tienson Qin 2021-05-27 14:02:56 +08:00
parent 245f7d510d
commit 52ab749445
3 changed files with 6 additions and 6 deletions

View File

@ -75,7 +75,7 @@
"ignore": "^5.1.8",
"is-svg": "4.2.2",
"jszip": "^3.5.0",
"mldoc": "0.6.18",
"mldoc": "0.6.19",
"path": "^0.12.7",
"posthog-js": "^1.10.2",
"react": "^17.0.2",

View File

@ -22,7 +22,7 @@
{:api_host "https://app.posthog.com"
:persistence "localStorage"
:autocapture false
:disable_session_recording: true
:disable_session_recording true
:mask_all_text true
:mask_all_element_attributes true
:loaded (fn [_] (register))})

View File

@ -3917,10 +3917,10 @@ mkdirp@^0.5.4, mkdirp@~0.5.1:
dependencies:
minimist "^1.2.5"
mldoc@0.6.18:
version "0.6.18"
resolved "https://registry.yarnpkg.com/mldoc/-/mldoc-0.6.18.tgz#a1c0b76d193ef9cd98c2763de3e8414cd83b9368"
integrity sha512-Bg460Jdp4kBgmAYUdVtWG7AZSQ0EWVNsiWQ/7mljVLQp5yyERcySzw1nM4Hs5eZ5IKStzl6qz4m6XN/q11AUJw==
mldoc@0.6.19:
version "0.6.19"
resolved "https://registry.yarnpkg.com/mldoc/-/mldoc-0.6.19.tgz#658f615611e84a0eb7c904e943c1b7c11897b557"
integrity sha512-CGbPT2Ok4jPgDw4beZkAUMqtT3ksDZN9m1kA7bSvlZR5vVpsl3YRfPLm7p8BfuKbLtnujGYzOY4CVk1AfCnlAQ==
dependencies:
yargs "^12.0.2"