aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-07 06:43:09 +0000
committerGitHub <noreply@github.com>2021-12-07 06:43:09 +0000
commitaf026459ab86335e2379f90f4f97410e6be1cd84 (patch)
tree13b833b9045dfa9a5ae40342a23a5ff720df91c3
parent269a6fe51fe609f589c79c4adda70b09c7c84f15 (diff)
downloadtimeline-af026459ab86335e2379f90f4f97410e6be1cd84.tar.gz
timeline-af026459ab86335e2379f90f4f97410e6be1cd84.tar.bz2
timeline-af026459ab86335e2379f90f4f97410e6be1cd84.zip
build(deps): Bump i18next from 21.5.4 to 21.5.5 in /FrontEnd
Bumps [i18next](https://github.com/i18next/i18next) from 21.5.4 to 21.5.5. - [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.5.4...v21.5.5) --- 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 d407e351..3ecbf239 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -14,7 +14,7 @@
"classnames": "^2.3.1",
"color": "^4.1.0",
"core-js": "^3.19.3",
- "i18next": "^21.5.4",
+ "i18next": "^21.5.5",
"i18next-browser-languagedetector": "^6.1.2",
"js-base64": "^3.7.2",
"lodash": "^4.17.21",
@@ -56,7 +56,7 @@
"@types/react-responsive": "^8.0.4",
"@types/react-transition-group": "^4.4.4",
"@types/remarkable": "^2.0.3",
- "@typescript-eslint/eslint-plugin": "^5.5.0",
+ "@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"@vitejs/plugin-react-refresh": "^1.3.6",
"eslint": "^8.4.1",