aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-31 05:16:14 +0000
committerGitHub <noreply@github.com>2022-05-31 05:16:14 +0000
commit6e438e00e5f2277ab98159602b39ea52f3d5194f (patch)
treeb8e239f67f1d774690bf8c510e7722b366bede79 /FrontEnd
parent858106e3c955165de087679fc2e5afd5415127f5 (diff)
downloadtimeline-6e438e00e5f2277ab98159602b39ea52f3d5194f.tar.gz
timeline-6e438e00e5f2277ab98159602b39ea52f3d5194f.tar.bz2
timeline-6e438e00e5f2277ab98159602b39ea52f3d5194f.zip
build(deps): Bump i18next from 21.8.4 to 21.8.5 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.4 to 21.8.5. - [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.4...v21.8.5) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 625b4b9d..96809c73 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.7",
- "i18next": "^21.8.3",
+ "i18next": "^21.8.5",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",