aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-18 05:08:06 +0000
committerGitHub <noreply@github.com>2022-03-18 05:08:06 +0000
commit78c920c7d8ec76c18df605cdbdff9f35df20d2eb (patch)
tree36c7abfcac302a1a2b7f68b0307dd3a665752b84
parent3c717f7366bf9b2523c28b1068bdf32236560bfb (diff)
downloadtimeline-78c920c7d8ec76c18df605cdbdff9f35df20d2eb.tar.gz
timeline-78c920c7d8ec76c18df605cdbdff9f35df20d2eb.tar.bz2
timeline-78c920c7d8ec76c18df605cdbdff9f35df20d2eb.zip
build(deps): Bump react-i18next from 11.15.7 to 11.16.1 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.15.7 to 11.16.1. - [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.7...v11.16.1) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... 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 710b6e2d..cf362fae 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.7",
+ "react-i18next": "^11.16.1",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router-dom": "^6.2.2",