aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-19 15:32:03 +0000
committerGitHub <noreply@github.com>2021-02-19 15:32:03 +0000
commit1ea378b43eed6dc31aedfd71fcb16068b25914dd (patch)
tree9ca47eabbf1f23706efa37b2f2f4d3bd36d06518
parent02eaeebd19290ecb278f39992fb23b6be9b54c0d (diff)
downloadtimeline-1ea378b43eed6dc31aedfd71fcb16068b25914dd.tar.gz
timeline-1ea378b43eed6dc31aedfd71fcb16068b25914dd.tar.bz2
timeline-1ea378b43eed6dc31aedfd71fcb16068b25914dd.zip
build(deps): Bump i18next from 19.8.8 to 19.8.9 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 19.8.8 to 19.8.9. - [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/v19.8.8...v19.8.9) 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 be4b93f7..a3e8a0b1 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -12,7 +12,7 @@
"classnames": "^2.2.6",
"clsx": "^1.1.1",
"core-js": "^3.9.0",
- "i18next": "^19.8.8",
+ "i18next": "^19.8.9",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.20",