aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-01 05:06:27 +0000
committerGitHub <noreply@github.com>2022-07-01 05:06:27 +0000
commit1d410bc5dccb78ba5e25569487b765bf3645e3a1 (patch)
tree54f618348208534ef68eb51dfa0ec66c8885b20c
parent19eacdfed0528e0498079efc31ffc9d6d7302fec (diff)
downloadtimeline-1d410bc5dccb78ba5e25569487b765bf3645e3a1.tar.gz
timeline-1d410bc5dccb78ba5e25569487b765bf3645e3a1.tar.bz2
timeline-1d410bc5dccb78ba5e25569487b765bf3645e3a1.zip
build(deps): Bump react-i18next from 11.17.3 to 11.17.4 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.3 to 11.17.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.17.3...v11.17.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>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 771af29e..24cd2d86 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -24,7 +24,7 @@
"react": "^18.0.0",
"react-color": "^2.19.3",
"react-dom": "^18.2.0",
- "react-i18next": "^11.17.3",
+ "react-i18next": "^11.17.4",
"react-popper": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",