aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-13 07:08:14 +0000
committerGitHub <noreply@github.com>2021-04-13 07:08:14 +0000
commit5dc7aa3f9ffd0ecc8bfe324f745c15d4745ed3ae (patch)
treef34ca977410fee9a88c1895e7387612048c23e91
parentd3426a422717698bb73e756e4aaf9fd75c2319c4 (diff)
downloadtimeline-5dc7aa3f9ffd0ecc8bfe324f745c15d4745ed3ae.tar.gz
timeline-5dc7aa3f9ffd0ecc8bfe324f745c15d4745ed3ae.tar.bz2
timeline-5dc7aa3f9ffd0ecc8bfe324f745c15d4745ed3ae.zip
build(deps): Bump react-i18next from 11.8.12 to 11.8.13 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.12 to 11.8.13. - [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.12...v11.8.13) 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 787617dd..f56920f4 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -21,7 +21,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.12",
+ "react-i18next": "^11.8.13",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",