aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-09 07:12:50 +0000
committerGitHub <noreply@github.com>2021-02-09 07:12:50 +0000
commitdfabac9d73f347cbd0aa8593af459adb00a7ca3a (patch)
tree3b5e20d8b0b82a3a6dd3e7776bb5deb305140970
parent7978a4c8597a152e002516692fedb182a18fcae1 (diff)
downloadtimeline-dfabac9d73f347cbd0aa8593af459adb00a7ca3a.tar.gz
timeline-dfabac9d73f347cbd0aa8593af459adb00a7ca3a.tar.bz2
timeline-dfabac9d73f347cbd0aa8593af459adb00a7ca3a.zip
build(deps): Bump react-i18next from 11.8.5 to 11.8.6 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.5 to 11.8.6. - [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.5...v11.8.6) 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 eaab3645..e869645d 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -20,7 +20,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.4.3",
"react-dom": "^17.0.1",
- "react-i18next": "^11.8.5",
+ "react-i18next": "^11.8.6",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",