diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-19 15:32:03 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 15:32:03 +0000 |
commit | df062d962e533db6ce6a24c7dd9e5c575663c21f (patch) | |
tree | a31b0d2f3aac39790172206e4a397a94fc4a5d60 /FrontEnd/package.json | |
parent | 644afb182fa1692faff04e70f0e95ba37fdfa25b (diff) | |
download | timeline-df062d962e533db6ce6a24c7dd9e5c575663c21f.tar.gz timeline-df062d962e533db6ce6a24c7dd9e5c575663c21f.tar.bz2 timeline-df062d962e533db6ce6a24c7dd9e5c575663c21f.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>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r-- | FrontEnd/package.json | 2 |
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",
|