From db117cc73857fbef09a3677cd7c17f8bd94f9e1b Mon Sep 17 00:00:00 2001 From: mmorel-35 Date: Mon, 28 Mar 2022 07:03:42 +0000 Subject: [PATCH] chore: update browsers list --- docs/Setup.md | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Setup.md b/docs/Setup.md index 527bbb56a..fd2827a16 100644 --- a/docs/Setup.md +++ b/docs/Setup.md @@ -926,7 +926,7 @@ Default value: true **Notes:** Sets the siteConfig. The siteConfig is a protected configuration for repeat use. Calls to reset() will reset the currentConfig to siteConfig. Calls to reset(configApi.defaultConfig) will reset siteConfig and currentConfig to the defaultConfig Note: currentConfig is set in this -function \*Default value: At default, will mirror Global Config\*\* +function _Default value: At default, will mirror Global Config_ ### Parameters diff --git a/yarn.lock b/yarn.lock index 1de516722..968319553 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3320,9 +3320,9 @@ camelcase@^6.2.0: integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== caniuse-lite@^1.0.30001286: - version "1.0.30001319" - resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001319.tgz" - integrity sha512-xjlIAFHucBRSMUo1kb5D4LYgcN1M45qdKP++lhqowDpwJwGkpIRTt5qQqnhxjj1vHcI7nrJxWhCC1ATrCEBTcw== + version "1.0.30001320" + resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001320.tgz" + integrity sha512-MWPzG54AGdo3nWx7zHZTefseM5Y1ccM7hlQKHRqJkPozUaw3hNbBTMmLn16GG2FUzjR13Cr3NPfhIieX5PzXDA== caseless@~0.12.0: version "0.12.0"