aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-12 11:33:44 +0000
committerGitHub <noreply@github.com>2022-04-12 11:33:44 +0000
commit321cb65b8c165032fcd65b4f643b35a8726b2cdf (patch)
tree2c6debabaff3cbf1fff92226301ddc34b2fbad5f
parent8ddb8a46d065b4c6ab8241e602fdfb7afe687b8d (diff)
downloadtimeline-321cb65b8c165032fcd65b4f643b35a8726b2cdf.tar.gz
timeline-321cb65b8c165032fcd65b4f643b35a8726b2cdf.tar.bz2
timeline-321cb65b8c165032fcd65b4f643b35a8726b2cdf.zip
build(deps): Bump i18next from 21.6.15 to 21.6.16 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.6.15 to 21.6.16. - [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/v21.6.15...v21.6.16) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 98b87d79..5d391882 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.2.3",
"core-js": "^3.21.1",
- "i18next": "^21.6.15",
+ "i18next": "^21.6.16",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",