aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-03 17:09:19 +0000
committerGitHub <noreply@github.com>2022-06-03 17:09:19 +0000
commitf2b7aff154f780c58e7fe45b7eb72f6fd3a19083 (patch)
tree078fed3045a2de8167c5e8377244e46b5ed4dd7e
parentd42f4ccdb22b652fb1e73ff3ffc5bbfa631a23e3 (diff)
downloadtimeline-f2b7aff154f780c58e7fe45b7eb72f6fd3a19083.tar.gz
timeline-f2b7aff154f780c58e7fe45b7eb72f6fd3a19083.tar.bz2
timeline-f2b7aff154f780c58e7fe45b7eb72f6fd3a19083.zip
build(deps): Bump i18next from 21.8.5 to 21.8.8 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.8.5 to 21.8.8. - [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.5...v21.8.8) --- 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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 5c9730b7..9ebc448a 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.2.3",
"core-js": "^3.22.7",
- "i18next": "^21.8.5",
+ "i18next": "^21.8.8",
"i18next-browser-languagedetector": "^6.1.4",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -51,7 +51,7 @@
"@types/color": "^3.0.3",
"@types/lodash": "^4.14.181",
"@types/marked": "^4.0.3",
- "@types/node": "^17.0.36",
+ "@types/node": "^17.0.38",
"@types/react": "^18.0.9",
"@types/react-color": "^3.0.6",
"@types/react-dom": "^18.0.5",