aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-08 05:06:39 +0000
committerGitHub <noreply@github.com>2021-12-08 05:06:39 +0000
commit6c7b2eef85701ac3a518162e2870cc79740ef3bb (patch)
tree45fcba66ec46830ec10b882a5b057b4e958114c6
parent2833dd902d27cd0794a74f0e9dea52b227b84615 (diff)
downloadtimeline-6c7b2eef85701ac3a518162e2870cc79740ef3bb.tar.gz
timeline-6c7b2eef85701ac3a518162e2870cc79740ef3bb.tar.bz2
timeline-6c7b2eef85701ac3a518162e2870cc79740ef3bb.zip
build(deps): Bump i18next from 21.5.5 to 21.5.6 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.5.5 to 21.5.6. - [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/v21.5.5...v21.5.6) --- 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 cd505a12..dbd62102 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.1.0",
"core-js": "^3.19.3",
- "i18next": "^21.5.5",
+ "i18next": "^21.5.6",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",