diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-25 06:27:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-25 06:27:37 +0000 |
commit | 7f3e91cc689db956140156deb4202be4a21b2073 (patch) | |
tree | 37d740e0620cb4dc157c6bb4ce16f36b9b680c66 /FrontEnd/package.json | |
parent | cdf7948fe7c1ada2548660263bdd810adb1c4cc7 (diff) | |
download | timeline-7f3e91cc689db956140156deb4202be4a21b2073.tar.gz timeline-7f3e91cc689db956140156deb4202be4a21b2073.tar.bz2 timeline-7f3e91cc689db956140156deb4202be4a21b2073.zip |
build(deps): Bump react-i18next from 11.8.10 to 11.8.11 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.10 to 11.8.11.
- [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.8.10...v11.8.11)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index e34b0207..f29c486a 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -20,7 +20,7 @@ "react": "^17.0.1",
"react-bootstrap": "^1.5.2",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.10",
+ "react-i18next": "^11.8.11",
"react-inlinesvg": "^2.2.2",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
|