aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-16 14:56:41 +0000
committerGitHub <noreply@github.com>2021-09-16 14:56:41 +0000
commitefc69f41a58a8005f95dacda1f37bfcc983d2fae (patch)
treeb6502dcc189ba49cc02eb6be60c697b739b3ce18
parentc2624a95ceaeb5bc5d05afa2382e7a7ef8a4ecc0 (diff)
downloadtimeline-efc69f41a58a8005f95dacda1f37bfcc983d2fae.tar.gz
timeline-efc69f41a58a8005f95dacda1f37bfcc983d2fae.tar.bz2
timeline-efc69f41a58a8005f95dacda1f37bfcc983d2fae.zip
build(deps): Bump i18next from 20.6.0 to 20.6.1 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 20.6.0 to 20.6.1. - [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.6.0...v20.6.1) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 78723f07..ad025881 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.0.1",
"core-js": "^3.17.2",
- "i18next": "^20.6.0",
+ "i18next": "^20.6.1",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.1",
"lodash": "^4.17.21",