aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-17 06:56:32 +0000
committerGitHub <noreply@github.com>2021-02-17 06:56:32 +0000
commit2631e9afe9572287858103cf24269a753a520f47 (patch)
tree0a9f238f6871305cc9978fbd9907c1de195926ee
parent855bcf84d51f4d301b414f4b131488af25e08848 (diff)
downloadtimeline-2631e9afe9572287858103cf24269a753a520f47.tar.gz
timeline-2631e9afe9572287858103cf24269a753a520f47.tar.bz2
timeline-2631e9afe9572287858103cf24269a753a520f47.zip
build(deps): Bump i18next from 19.8.7 to 19.8.8 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 19.8.7 to 19.8.8. - [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.7...v19.8.8) 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 1a01ed25..2d50dac7 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -12,7 +12,7 @@
"classnames": "^2.2.6",
"clsx": "^1.1.1",
"core-js": "^3.8.3",
- "i18next": "^19.8.7",
+ "i18next": "^19.8.8",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.20",