From 8dfddc80945bc09022ffd225981a9d5b5bcc318d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 11:10:24 +0000 Subject: [PATCH] Bump y18n from 4.0.0 to 4.0.3 Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3) --- updated-dependencies: - dependency-name: y18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 88d41ac..08bf8bb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5167,11 +5167,11 @@ graceful-fs@^4.2.4: "@babel/preset-env" "7.13.10" "@babel/preset-typescript" "7.13.0" create-react-class "15.7.0" - eslint-config-graylog "file:../../../../../../Library/Caches/Yarn/v6/npm-graylog-web-plugin-4.1.2-b887cf4b-ada0-47a5-b819-85880c5e3c8b-1627807245858/node_modules/eslint-config-graylog" + eslint-config-graylog "file:../graylog2-server/graylog2-web-interface/packages/eslint-config-graylog" formik "2.2.6" html-webpack-plugin "^4.2.0" javascript-natural-sort "0.7.1" - jest-preset-graylog "file:../../../../../../Library/Caches/Yarn/v6/npm-graylog-web-plugin-4.1.2-b887cf4b-ada0-47a5-b819-85880c5e3c8b-1627807245858/node_modules/jest-preset-graylog" + jest-preset-graylog "file:../graylog2-server/graylog2-web-interface/packages/jest-preset-graylog" jquery "3.5.1" moment "2.29.1" moment-timezone "0.5.31" @@ -5185,7 +5185,7 @@ graceful-fs@^4.2.4: react-router-dom "5.2.0" reflux "0.2.13" styled-components "5.2.3" - stylelint-config-graylog "file:../../../../../../Library/Caches/Yarn/v6/npm-graylog-web-plugin-4.1.2-b887cf4b-ada0-47a5-b819-85880c5e3c8b-1627807245858/node_modules/stylelint-config-graylog" + stylelint-config-graylog "file:../graylog2-server/graylog2-web-interface/packages/stylelint-config-graylog" typescript "4.2.3" webpack "4.44.2" webpack-cleanup-plugin "0.5.1" @@ -10844,9 +10844,9 @@ xtend@^4.0.0, xtend@~4.0.1: integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== 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.3" + resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf" + integrity sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ== yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3: version "3.1.1"