aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-24 07:14:18 +0000
committerGitHub <noreply@github.com>2021-05-24 07:14:18 +0000
commit466e746a9691540289952481af827189b20f4419 (patch)
tree7ba495cf703bac79c39a033f8d1ac8473a7e798d
parent314ed028ff4b310d7c320a1a8016f41dbb7bd993 (diff)
downloadtimeline-466e746a9691540289952481af827189b20f4419.tar.gz
timeline-466e746a9691540289952481af827189b20f4419.tar.bz2
timeline-466e746a9691540289952481af827189b20f4419.zip
build(deps): Bump i18next from 20.2.4 to 20.3.0 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 20.2.4 to 20.3.0. - [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/v20.2.4...v20.3.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package-lock.json14
-rw-r--r--FrontEnd/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index 9d4e24bc..c4c3db05 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -15,7 +15,7 @@
"classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.12.1",
- "i18next": "^20.2.4",
+ "i18next": "^20.3.0",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",
@@ -6896,9 +6896,9 @@
"integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ=="
},
"node_modules/i18next": {
- "version": "20.2.4",
- "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz",
- "integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==",
+ "version": "20.3.0",
+ "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.0.tgz",
+ "integrity": "sha512-eFv4aQvaGykp48mI4JEaCcoD/j4zoYjFnDYhChe3ukwvbHx3q4mKZlB8YnmhYrHQR5FopLlCrzcSuY0ZWfiakA==",
"dependencies": {
"@babel/runtime": "^7.12.0"
}
@@ -20148,9 +20148,9 @@
"integrity": "sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ=="
},
"i18next": {
- "version": "20.2.4",
- "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.2.4.tgz",
- "integrity": "sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==",
+ "version": "20.3.0",
+ "resolved": "https://registry.npmjs.org/i18next/-/i18next-20.3.0.tgz",
+ "integrity": "sha512-eFv4aQvaGykp48mI4JEaCcoD/j4zoYjFnDYhChe3ukwvbHx3q4mKZlB8YnmhYrHQR5FopLlCrzcSuY0ZWfiakA==",
"requires": {
"@babel/runtime": "^7.12.0"
}
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index a6f43849..717acedc 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -13,7 +13,7 @@
"classnames": "^2.3.1",
"color": "^3.1.3",
"core-js": "^3.12.1",
- "i18next": "^20.2.4",
+ "i18next": "^20.3.0",
"i18next-browser-languagedetector": "^6.1.1",
"js-base64": "^3.6.0",
"lodash": "^4.17.21",