aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-06 05:04:25 +0000
committerGitHub <noreply@github.com>2021-07-06 05:04:25 +0000
commit30ce8812c5fb5ac759fbb2add4a08aee57561b1d (patch)
tree61333ed61e714a8847117f287c55ea80dd1102f3
parentf1f066b558ff83bacd572c1f62f9dd8299f88016 (diff)
downloadtimeline-30ce8812c5fb5ac759fbb2add4a08aee57561b1d.tar.gz
timeline-30ce8812c5fb5ac759fbb2add4a08aee57561b1d.tar.bz2
timeline-30ce8812c5fb5ac759fbb2add4a08aee57561b1d.zip
build(deps): Bump react-i18next from 11.11.0 to 11.11.1 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.11.0 to 11.11.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.11.0...v11.11.1) --- 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 621c53c6..f0a71356 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.11.0",
+ "react-i18next": "^11.11.1",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",