aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-23 08:11:01 +0000
committerGitHub <noreply@github.com>2021-03-23 08:11:01 +0000
commit2c63ea7fe617659a2251f6fa12afe27208796ca4 (patch)
treeb6602c734d9a2743bccd1b2c98498c0ef379635f
parentd2e26425fb860a3cd7725391cba4d2654b3f47e6 (diff)
downloadtimeline-2c63ea7fe617659a2251f6fa12afe27208796ca4.tar.gz
timeline-2c63ea7fe617659a2251f6fa12afe27208796ca4.tar.bz2
timeline-2c63ea7fe617659a2251f6fa12afe27208796ca4.zip
build(deps): Bump i18next from 19.9.2 to 20.0.0 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 19.9.2 to 20.0.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v19.9.2...v20.0.0) 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 ad509c60..d4cc9bfd 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -12,7 +12,7 @@
"classnames": "^2.2.6",
"clsx": "^1.1.1",
"core-js": "^3.9.1",
- "i18next": "^19.9.2",
+ "i18next": "^20.0.0",
"i18next-browser-languagedetector": "^6.1.0",
"localforage": "^1.9.0",
"lodash": "^4.17.21",