aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-01 08:43:04 +0000
committerGitHub <noreply@github.com>2021-03-01 08:43:04 +0000
commitdd9acc0db148d30917f883cb5dae3d1014aa2383 (patch)
tree9f6cc8586f21d20b050cafce8fdaa20d39ff3835
parent1d2a02f31336e6e55d1d228732125a05525cb08d (diff)
downloadtimeline-dd9acc0db148d30917f883cb5dae3d1014aa2383.tar.gz
timeline-dd9acc0db148d30917f883cb5dae3d1014aa2383.tar.bz2
timeline-dd9acc0db148d30917f883cb5dae3d1014aa2383.zip
build(deps): Bump i18next from 19.9.0 to 19.9.1 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 19.9.0 to 19.9.1. - [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.9.0...v19.9.1) 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 b1bfa3b1..90258dfd 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.9.0",
+ "i18next": "^19.9.1",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.21",