From 1de7f3e14c915eb5f7fc9435db33f356c77a7620 Mon Sep 17 00:00:00 2001 From: mmorel-35 Date: Mon, 7 Mar 2022 07:04:04 +0000 Subject: [PATCH] chore: update browsers list --- docs/Setup.md | 14 +++++++------- yarn.lock | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/Setup.md b/docs/Setup.md index 8dd965370..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 @@ -1019,7 +1019,7 @@ Pushes in a directive to the configuration | Parameter | Description | Type | Required | Values | | --------- | ------------------------------------------------------------- | ---------- | -------- | -------------------------------------------- | -| conf | base set of values, which currentConfig could be **reset** to. | Dictionary | Required | Any Values, with respect to the secure Array | +| conf | base set of values, which currentConfig coul be **reset** to. | Dictionary | Required | Any Values, with respect to the secure Array | **Notes**: (default: current siteConfig ) (optional, default `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 3d7dc08ac..46f7c4591 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"