aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-29 07:02:39 +0000
committerGitHub <noreply@github.com>2021-04-29 07:02:39 +0000
commit713924cd3ac1816e87d2717b33d08c2470134740 (patch)
treecb55f0513cd87fa0050aa0d42ec1856e87e5eb39
parentfb3e62c89daa4ea497d544355a46a599ad29df25 (diff)
downloadtimeline-713924cd3ac1816e87d2717b33d08c2470134740.tar.gz
timeline-713924cd3ac1816e87d2717b33d08c2470134740.tar.bz2
timeline-713924cd3ac1816e87d2717b33d08c2470134740.zip
build(deps): Bump react-i18next from 11.8.14 to 11.8.15 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.14 to 11.8.15. - [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.14...v11.8.15) 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 394cc4f5..176a33ab 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -19,7 +19,7 @@
"react": "^17.0.1",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.14",
+ "react-i18next": "^11.8.15",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",