aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-17 07:20:21 +0000
committerGitHub <noreply@github.com>2021-02-17 07:20:21 +0000
commit929ed4fa1e8405f96dbc44f32a55b81a87464e80 (patch)
tree8ba0bfc9441b43d4b1f96201936609893e11444a
parent4c3538b1d5b9b60e07c1ca933a4d92f9c9f1ed9b (diff)
downloadtimeline-929ed4fa1e8405f96dbc44f32a55b81a87464e80.tar.gz
timeline-929ed4fa1e8405f96dbc44f32a55b81a87464e80.tar.bz2
timeline-929ed4fa1e8405f96dbc44f32a55b81a87464e80.zip
build(deps): Bump react-i18next from 11.8.6 to 11.8.7 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.6 to 11.8.7. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v11.8.6...v11.8.7) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 58aeccb2..c31118fa 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -20,7 +20,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.0",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.6",
+ "react-i18next": "^11.8.7",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",