aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-16 05:13:19 +0000
committerGitHub <noreply@github.com>2022-05-16 05:13:19 +0000
commitcefa00fa207506780cac8016bc5a62f6922361c5 (patch)
tree665504e5923cf8dcb0ad46eddddbe895f03033e7
parent3b3254e83c53b35b946d867a4be942304335bf8c (diff)
downloadtimeline-cefa00fa207506780cac8016bc5a62f6922361c5.tar.gz
timeline-cefa00fa207506780cac8016bc5a62f6922361c5.tar.bz2
timeline-cefa00fa207506780cac8016bc5a62f6922361c5.zip
build(deps): Bump i18next from 21.8.1 to 21.8.2 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.1 to 21.8.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.8.1...v21.8.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 87a4adb2..4f948314 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.2.3",
"core-js": "^3.22.5",
- "i18next": "^21.8.1",
+ "i18next": "^21.8.2",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",