From 734c69c7648d0e1e566d593b78a11f4db9b875e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 03:44:10 +0000 Subject: [PATCH] Bump y18n from 3.2.1 to 3.2.2 in /static/plugins/parsley 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] --- static/plugins/parsley/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 static/plugins/parsley/yarn.lock diff --git a/static/plugins/parsley/yarn.lock b/static/plugins/parsley/yarn.lock old mode 100755 new mode 100644 index 2373d39..f3a75b3 --- a/static/plugins/parsley/yarn.lock +++ b/static/plugins/parsley/yarn.lock @@ -5408,8 +5408,8 @@ xtend@~3.0.0: resolved "https://registry.yarnpkg.com/xtend/-/xtend-3.0.0.tgz#5cce7407baf642cba7becda568111c493f59665a" y18n@^3.2.0: - 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" yargs@~3.10.0: version "3.10.0"