aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-10 07:13:39 +0000
committerGitHub <noreply@github.com>2021-03-10 07:13:39 +0000
commit9c88658b9e29c9b989c6f089c65710ab4dead85b (patch)
tree9338e5b3601d49cc6c12841787b560ffedabf1d3 /FrontEnd/package.json
parent2bab167cb2521528906db8bce7f442d5eb7c0595 (diff)
downloadtimeline-9c88658b9e29c9b989c6f089c65710ab4dead85b.tar.gz
timeline-9c88658b9e29c9b989c6f089c65710ab4dead85b.tar.bz2
timeline-9c88658b9e29c9b989c6f089c65710ab4dead85b.zip
build(deps): Bump i18next from 19.9.1 to 19.9.2 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 19.9.1 to 19.9.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/v19.9.1...v19.9.2) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index a91d1073..137b318d 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.1",
- "i18next": "^19.9.1",
+ "i18next": "^19.9.2",
"i18next-browser-languagedetector": "^6.0.1",
"localforage": "^1.9.0",
"lodash": "^4.17.21",