From f9784b5419720f10d07bc218e5564516ea5d9847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 14:35:48 +0000 Subject: [PATCH] build(deps): bump y18n from 4.0.0 to 4.0.1 Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [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] --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 7d88843e..2fe3e8cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1573,13 +1573,13 @@ eslint-ast-utils@^1.0.0: lodash.zip "^4.2.0" "eslint-plugin-eigenspace-react@file:src/packages/eslint-plugin-eigenspace-react": - version "0.1.4" + version "0.1.5" dependencies: eslint-plugin-react "7.14.3" eslint-plugin-react-perf "3.2.3" "eslint-plugin-eigenspace-redux@file:src/packages/eslint-plugin-eigenspace-redux": - version "0.1.4" + version "0.1.5" dependencies: eslint-plugin-react-redux "3.0.1" @@ -5183,9 +5183,9 @@ xregexp@^4.3.0: "@babel/runtime-corejs3" "^7.8.3" y18n@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b" - integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w== + version "4.0.1" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4" + integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ== yallist@^4.0.0: version "4.0.0"