aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-17 09:05:29 +0000
committerGitHub <noreply@github.com>2021-05-17 09:05:29 +0000
commitcc1bc1ec5984aeccb1efe317056817dc8dc3a625 (patch)
tree06f4939b4289082c76daa3896e6b1e6573e9be30
parent309050e6735fcea691e88b9dd98228d139981bde (diff)
downloadtimeline-cc1bc1ec5984aeccb1efe317056817dc8dc3a625.tar.gz
timeline-cc1bc1ec5984aeccb1efe317056817dc8dc3a625.tar.bz2
timeline-cc1bc1ec5984aeccb1efe317056817dc8dc3a625.zip
build(deps): Bump i18next from 20.2.2 to 20.2.4 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 20.2.2 to 20.2.4. - [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/v20.2.2...v20.2.4) 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 7f1543b6..c9e252d7 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.12.1",
- "i18next": "^20.2.2",
+ "i18next": "^20.2.4",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",