aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-19 05:05:37 +0000
committerGitHub <noreply@github.com>2021-07-19 05:05:37 +0000
commitbc12f45bf2c2c8c275a9410cedb77c32a8d883ab (patch)
tree27313c941a870f9f03fa611065c8dbcb20c01d80 /FrontEnd
parent490a5fd12504daa515f31d6cd2de9e52651a205f (diff)
downloadtimeline-bc12f45bf2c2c8c275a9410cedb77c32a8d883ab.tar.gz
timeline-bc12f45bf2c2c8c275a9410cedb77c32a8d883ab.tar.bz2
timeline-bc12f45bf2c2c8c275a9410cedb77c32a8d883ab.zip
build(deps): Bump react-i18next from 11.11.2 to 11.11.3 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.11.2 to 11.11.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.11.2...v11.11.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>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index fa4d99d6..50926499 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.2",
+ "react-i18next": "^11.11.3",
"react-popper": "^2.2.5",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",