aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-27 05:04:32 +0000
committerGitHub <noreply@github.com>2021-07-27 05:04:32 +0000
commita246be53dfefe7d6389de25490c3539a4169dbe3 (patch)
tree84aab5820d7426c6dd91173c19bdb3dca5af0706 /FrontEnd
parent4d607f4ed83ec16ec376b7ba274abf90c9d5b591 (diff)
downloadtimeline-a246be53dfefe7d6389de25490c3539a4169dbe3.tar.gz
timeline-a246be53dfefe7d6389de25490c3539a4169dbe3.tar.bz2
timeline-a246be53dfefe7d6389de25490c3539a4169dbe3.zip
build(deps): Bump react-i18next from 11.11.3 to 11.11.4 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.11.3 to 11.11.4. - [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.11.3...v11.11.4) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 4c142cde..f68a74bf 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -23,7 +23,7 @@
"react": "^17.0.1",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.11.3",
+ "react-i18next": "^11.11.4",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",