Skip to content

Commit

Permalink
deps: update dependency react-i18next to v11.14.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Nov 12, 2021
1 parent b169089 commit 367971b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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.14.2",
"react-linkify": "1.0.0-alpha",
"react-router-dom": "5.3.0",
"react-scripts": "4.0.3",
Expand Down
8 changes: 4 additions & 4 deletions manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10599,10 +10599,10 @@ 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.14.2:
version "11.14.2"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.14.2.tgz#2ff28f6a0ddf06eaf79435ed6c70c441d709cf34"
integrity sha512-fmDhwNA0zDmSEL3BBT5qwNMvxrKu25oXDDAZyHprfB0AHZmWXfBmRLf8MX8i1iBd2I2C2vsA2D9wxYBIwzooEQ==
dependencies:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"
Expand Down

0 comments on commit 367971b

Please sign in to comment.