aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-09-21 05:05:55 +0000
committerGitHub <noreply@github.com>2021-09-21 05:05:55 +0000
commitb39a794931f3e479e45da7f15a3a3a9da88a7b80 (patch)
tree38f3afedffa01d6d2272f55561afc36331daceb4 /FrontEnd
parent4a67560cfbf0f061b32a0510296af072d570b39b (diff)
downloadtimeline-b39a794931f3e479e45da7f15a3a3a9da88a7b80.tar.gz
timeline-b39a794931f3e479e45da7f15a3a3a9da88a7b80.tar.bz2
timeline-b39a794931f3e479e45da7f15a3a3a9da88a7b80.zip
build(deps): Bump i18next from 20.6.1 to 21.0.0 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 20.6.1 to 21.0.0. - [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/v20.6.1...v21.0.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-major ... 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 66709023..3792dee7 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": "^20.6.1",
+ "i18next": "^21.0.0",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.1",
"lodash": "^4.17.21",