From 0bc426a5a2d37ea68b5d641f3bea1644ad477b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 13:39:21 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 0062c8f..9b775ca 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4868,9 +4868,9 @@ react-native-scripts@1.11.1: color "^2.0.1" lodash "^4.16.6" -react-native-text-ticker@0.9.0: - version "0.9.0" - resolved "https://registry.yarnpkg.com/react-native-text-ticker/-/react-native-text-ticker-0.9.0.tgz#fe808cb86ca37c72c87cc97c9b537d6a6874ea5a" +react-native-text-ticker@0.13.0: + version "0.13.0" + resolved "https://registry.yarnpkg.com/react-native-text-ticker/-/react-native-text-ticker-0.13.0.tgz#56f38187ac88689481672939367a7badcb9fe4e3" react-native-vector-icons@4.5.0: version "4.5.0" @@ -6424,8 +6424,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" yallist@^2.0.0, yallist@^2.1.2: version "2.1.2"