aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-27 07:01:10 +0000
committerGitHub <noreply@github.com>2021-04-27 07:01:10 +0000
commit5ae5661bf65fe3bcb841fd1965dedebe67d68013 (patch)
tree18d6310247483f8079230ade57777f23e751806c
parent53fde47268423008b0727af0fbfbc1903017ae9d (diff)
downloadtimeline-5ae5661bf65fe3bcb841fd1965dedebe67d68013.tar.gz
timeline-5ae5661bf65fe3bcb841fd1965dedebe67d68013.tar.bz2
timeline-5ae5661bf65fe3bcb841fd1965dedebe67d68013.zip
build(deps): Bump i18next from 20.2.1 to 20.2.2 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 20.2.1 to 20.2.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/v20.2.1...v20.2.2) 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 c0c6b42a..10d95ea4 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -11,7 +11,7 @@
"bootstrap-icons": "^1.4.1",
"classnames": "^2.3.1",
"core-js": "^3.11.0",
- "i18next": "^20.2.1",
+ "i18next": "^20.2.2",
"i18next-browser-languagedetector": "^6.1.0",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",