aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-11 05:05:42 +0000
committerGitHub <noreply@github.com>2022-04-11 05:05:42 +0000
commit3cf54fdd371ccd1a828b0afc4790f4bcb2ec9167 (patch)
tree926aa455a4a89bdadb4ef78ba7b2b7945ae44af9
parent94262e0ab8913dc0059073341af4caa14adcd399 (diff)
downloadtimeline-3cf54fdd371ccd1a828b0afc4790f4bcb2ec9167.tar.gz
timeline-3cf54fdd371ccd1a828b0afc4790f4bcb2ec9167.tar.bz2
timeline-3cf54fdd371ccd1a828b0afc4790f4bcb2ec9167.zip
build(deps): Bump react-i18next from 11.16.2 to 11.16.5 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.16.2 to 11.16.5. - [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.16.2...v11.16.5) --- 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 34e508bc..b7db3306 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -23,7 +23,7 @@
"react": "^17.0.0",
"react-color": "^2.19.3",
"react-dom": "^17.0.0",
- "react-i18next": "^11.16.2",
+ "react-i18next": "^11.16.5",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",