From 85f6927551e39afeba51941949bcdd581ba066a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 09:50:58 -0300 Subject: [PATCH] deps: update dependency react-i18next to v11.15.1 (#439) Signed-off-by: Renovate Bot Co-authored-by: Renovate Bot Co-authored-by: Lucas Bruno --- manager/package.json | 2 +- manager/yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/manager/package.json b/manager/package.json index 0449cae51..fee6a0f38 100644 --- a/manager/package.json +++ b/manager/package.json @@ -38,7 +38,7 @@ "react-datepicker": "4.2.1", "react-dom": "17.0.2", "react-hook-form": "7.17.5", - "react-i18next": "11.12.0", + "react-i18next": "11.15.1", "react-linkify": "1.0.0-alpha", "react-router-dom": "5.3.0", "react-scripts": "4.0.3", diff --git a/manager/yarn.lock b/manager/yarn.lock index 762128855..4e509ca2b 100644 --- a/manager/yarn.lock +++ b/manager/yarn.lock @@ -6853,7 +6853,7 @@ html-entities@^1.2.1, html-entities@^1.3.1: resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.4.0.tgz#cfbd1b01d2afaf9adca1b10ae7dffab98c71d2dc" integrity sha512-8nxjcBcd8wovbeKx7h3wTji4e6+rhaVuPNpMqwWgnHh+N9ToqsCs6XztWRBPQ+UtzsoMAdKZtUENoVzU/EMtZA== -html-escaper@^2.0.0: +html-escaper@^2.0.0, html-escaper@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453" integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== @@ -10846,12 +10846,13 @@ react-hook-form@7.17.5: resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.17.5.tgz#3852f294159378d0b5893c9fcc89e313937c6f89" integrity sha512-4bPtPGkpVhZlgtTbtMGi0RFphKHgxCj5u3AsGz3SBdleELlG1pDf9zRQOtfGlOGkZlc7u78RzD0xu9kOw7PYdQ== -react-i18next@11.12.0: - version "11.12.0" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.12.0.tgz#2a053321b9b7a876d5baa7af55a12d986117bffc" - integrity sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ== +react-i18next@11.15.1: + version "11.15.1" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.15.1.tgz#1dec5f2bf2cf7bc5043e9fcb391c9d6e24bb9bfe" + integrity sha512-lnje1uKu5XeM5MLvfbt1oygF+nEIZnpOM4Iu8bkx5ECD4XRYgi3SJDmolrp0EDxDHeK2GgFb+vEEK0hsZ9sjeA== dependencies: "@babel/runtime" "^7.14.5" + html-escaper "^2.0.2" html-parse-stringify "^3.0.1" react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1: