aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-08 05:07:27 +0000
committerGitHub <noreply@github.com>2022-03-08 05:07:27 +0000
commit0e446a144839f0a6702ef778ccba2ba711dc472d (patch)
treec4245b3684528bb4f3229ef7c39513d7cf9ba15a
parentdd57c578a5a0c9712af2dc6163475cfd1e0fef33 (diff)
downloadtimeline-0e446a144839f0a6702ef778ccba2ba711dc472d.tar.gz
timeline-0e446a144839f0a6702ef778ccba2ba711dc472d.tar.bz2
timeline-0e446a144839f0a6702ef778ccba2ba711dc472d.zip
build(deps): Bump react-i18next from 11.15.5 to 11.15.6 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.15.5 to 11.15.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.15.5...v11.15.6) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 b52af72c..0ce8faf5 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.15.5",
+ "react-i18next": "^11.15.6",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.2.2",