aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-22 05:06:21 +0000
committerGitHub <noreply@github.com>2021-09-22 05:06:21 +0000
commitb5fbf4c43807e8842527ad8e3ff1aaf782bd4106 (patch)
tree860ccb11227cfc9a81d0777f8860135c4faf557a
parent5cf4055cf170dfbef4fbbfa23b79aab8f0a2f5f7 (diff)
downloadtimeline-b5fbf4c43807e8842527ad8e3ff1aaf782bd4106.tar.gz
timeline-b5fbf4c43807e8842527ad8e3ff1aaf782bd4106.tar.bz2
timeline-b5fbf4c43807e8842527ad8e3ff1aaf782bd4106.zip
build(deps): Bump i18next from 21.0.0 to 21.0.1 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.0.0 to 21.0.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/v21.0.0...v21.0.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 e3cce7b6..11576339 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.0.1",
"core-js": "^3.18.0",
- "i18next": "^21.0.0",
+ "i18next": "^21.0.1",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.1",
"lodash": "^4.17.21",