aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-27 05:08:55 +0000
committerGitHub <noreply@github.com>2022-06-27 05:08:55 +0000
commit39b95bcff552bccb8cd60d08ff0d8f0b97a6cea5 (patch)
treee385fc1432c00e75635492d061fc5ca162bbc8d9
parentcba70aa84d87e227525ac1ac253682e4ea051ece (diff)
downloadtimeline-39b95bcff552bccb8cd60d08ff0d8f0b97a6cea5.tar.gz
timeline-39b95bcff552bccb8cd60d08ff0d8f0b97a6cea5.tar.bz2
timeline-39b95bcff552bccb8cd60d08ff0d8f0b97a6cea5.zip
build(deps): Bump react-i18next from 11.17.2 to 11.17.3 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.2 to 11.17.3. - [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.2...v11.17.3) --- 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 7e471eab..b8f95ab7 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.2",
+ "react-i18next": "^11.17.3",
"react-popper": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.3.0",