From 17bededad8740ad725f8efd4c45d31010e53e8ef Mon Sep 17 00:00:00 2001 From: gwincr11 Date: Mon, 7 Mar 2022 07:08:19 +0000 Subject: [PATCH] chore: update browsers list --- docs/Setup.md | 12 ++++++------ yarn.lock | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/Setup.md b/docs/Setup.md index 4ac10f130..527bbb56a 100644 --- a/docs/Setup.md +++ b/docs/Setup.md @@ -938,9 +938,9 @@ Returns **[object][5]** The siteConfig ### Parameters -- `text` +- `text` -Returns **any** +Returns **any** ## getSiteConfig @@ -1049,13 +1049,13 @@ $(function () { inserted. In one is provided a hidden div will be inserted in the body of the page instead. The element will be removed when rendering is completed. -Returns **any** +Returns **any** ## updateRendererConfigs ### Parameters -- `conf` **any** +- `conf` **any** ## reinitialize @@ -1065,9 +1065,9 @@ To be removed ### Parameters -- `options` **any** +- `options` **any** -## +## ## mermaidAPI configuration defaults diff --git a/yarn.lock b/yarn.lock index 2b48f1411..b5caa80fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3308,9 +3308,9 @@ camelcase@^6.2.0: integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== caniuse-lite@^1.0.30001286: - version "1.0.30001312" - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001312.tgz" - integrity sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ== + version "1.0.30001313" + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001313.tgz" + integrity sha512-rI1UN0koZUiKINjysQDuRi2VeSCce3bYJNmDcj3PIKREiAmjakugBul1QSkg/fPrlULYl6oWfGg3PbgOSY9X4Q== caseless@~0.12.0: version "0.12.0"