aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-24 05:05:39 +0000
committerGitHub <noreply@github.com>2021-09-24 05:05:39 +0000
commit3894632fdcfdbb84dfd78bbf1f2a92e0106d7b87 (patch)
treeb3dc4ff2d49035375b37041692f69231c05ee3d5
parente8d67acba08f367c838131f59dc1d7d1230b832b (diff)
downloadtimeline-3894632fdcfdbb84dfd78bbf1f2a92e0106d7b87.tar.gz
timeline-3894632fdcfdbb84dfd78bbf1f2a92e0106d7b87.tar.bz2
timeline-3894632fdcfdbb84dfd78bbf1f2a92e0106d7b87.zip
build(deps): Bump i18next from 21.0.1 to 21.0.2 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.0.1 to 21.0.2. - [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.1...v21.0.2) --- 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 ba1eb79c..fe981962 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.1",
+ "i18next": "^21.0.2",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",