From b616b816b5ffa0acc022ed503b154d788730d807 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 05:31:53 +0000 Subject: [PATCH] Bump y18n from 3.2.1 to 3.2.2 in /minimal 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] --- minimal/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/minimal/yarn.lock b/minimal/yarn.lock index cfefedc..adbd4f8 100644 --- a/minimal/yarn.lock +++ b/minimal/yarn.lock @@ -7536,8 +7536,8 @@ xtend@~2.1.1: object-keys "~0.4.0" y18n@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07fa41" + version "3.2.2" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.2.tgz#85c901bd6470ce71fc4bb723ad209b70f7f28696" "y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0: version "4.0.0"