aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-26 06:03:08 +0000
committerGitHub <noreply@github.com>2021-05-26 06:03:08 +0000
commitdee089a002ea5a11114548e4d582f9a49ae1c3f5 (patch)
tree6509da1fc6ed09031bd4e2465e3e6da7e39dd3de /FrontEnd/package.json
parent37288b90d7502696f58e742304447673f24fad29 (diff)
downloadtimeline-dee089a002ea5a11114548e4d582f9a49ae1c3f5.tar.gz
timeline-dee089a002ea5a11114548e4d582f9a49ae1c3f5.tar.bz2
timeline-dee089a002ea5a11114548e4d582f9a49ae1c3f5.zip
build(deps): Bump react-i18next from 11.8.15 to 11.9.0 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.8.15 to 11.9.0. - [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.15...v11.9.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 558483e4..df5c7df1 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -22,7 +22,7 @@
"react-bootstrap": "^2.0.0-alpha.2",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.8.15",
+ "react-i18next": "^11.9.0",
"react-inlinesvg": "^2.3.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",