aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-14 07:27:25 +0000
committerGitHub <noreply@github.com>2021-06-14 07:27:25 +0000
commit228d8afa046f639c233c1b06ace6411833b0cf00 (patch)
treecf532dc93e3671cb620727079e0894d2fb461459
parent72673f1a289746c49414a02164d1f3283ac20888 (diff)
downloadtimeline-228d8afa046f639c233c1b06ace6411833b0cf00.tar.gz
timeline-228d8afa046f639c233c1b06ace6411833b0cf00.tar.bz2
timeline-228d8afa046f639c233c1b06ace6411833b0cf00.zip
build(deps): Bump react-i18next from 11.10.0 to 11.11.0 in /FrontEnd
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.10.0 to 11.11.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.10.0...v11.11.0) --- 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 cf3db54d..5f0ab45b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -23,7 +23,7 @@
"react-bootstrap": "^2.0.0-beta.0",
"react-color": "^2.19.3",
"react-dom": "^17.0.2",
- "react-i18next": "^11.10.0",
+ "react-i18next": "^11.11.0",
"react-responsive": "^8.2.0",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",