aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-28 05:05:42 +0000
committerGitHub <noreply@github.com>2022-06-28 05:05:42 +0000
commit639785038c7c59c73638dc8d93e29f981df43452 (patch)
tree48ac9fbb646c7be6c254eef856ced87a614ccd77 /FrontEnd/package.json
parentc2ade77660949dd87ac3e923eacee36e5b9889de (diff)
downloadtimeline-639785038c7c59c73638dc8d93e29f981df43452.tar.gz
timeline-639785038c7c59c73638dc8d93e29f981df43452.tar.bz2
timeline-639785038c7c59c73638dc8d93e29f981df43452.zip
build(deps): Bump i18next from 21.8.10 to 21.8.11 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.10 to 21.8.11. - [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.8.10...v21.8.11) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... 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 988f1e51..c24f7575 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.2.3",
"core-js": "^3.23.3",
- "i18next": "^21.8.10",
+ "i18next": "^21.8.11",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",