From 029d6895b868f44270c73cdb7781c4c3f87505db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 22:42:25 +0000 Subject: [PATCH] Bump y18n from 3.2.1 to 3.2.2 in /example Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] --- example/yarn.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 3aaa80e..64b5ba5 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -6332,8 +6332,7 @@ react-error-overlay@^4.0.1: integrity sha512-xXUbDAZkU08aAkjtUvldqbvI04ogv+a1XdHxvYuHPYKIVk/42BIOD0zSKTHAWV4+gDy3yGm283z2072rA2gdtw== "react-intl-simplelocalize@link:..": - version "0.0.0" - uid "" + version "1.0.4" react-is@^16.8.1: version "16.8.2" @@ -8063,9 +8062,9 @@ xtend@^4.0.0: integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68= y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" - integrity sha1-bRX7qITAhnnA136I53WegR4H+kE= + version "3.2.2" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696" + integrity sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ== yallist@^2.1.2: version "2.1.2"