aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-02 05:07:15 +0000
committerGitHub <noreply@github.com>2021-09-02 05:07:15 +0000
commit30f96029b0613108db61947f2bec490fbbae2d5f (patch)
tree34226c6ade62d5eb0708161d0cf2f9259757a8e7
parentdec7d17ddf64ddd9c13504b95066b888d977ca16 (diff)
downloadtimeline-30f96029b0613108db61947f2bec490fbbae2d5f.tar.gz
timeline-30f96029b0613108db61947f2bec490fbbae2d5f.tar.bz2
timeline-30f96029b0613108db61947f2bec490fbbae2d5f.zip
build(deps): Bump i18next from 20.4.0 to 20.6.0 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 20.4.0 to 20.6.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/v20.4.0...v20.6.0) --- updated-dependencies: - dependency-name: 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 4c07e5c5..3041f341 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.0.1",
"core-js": "^3.16.4",
- "i18next": "^20.4.0",
+ "i18next": "^20.6.0",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.6.1",
"lodash": "^4.17.21",