From af026459ab86335e2379f90f4f97410e6be1cd84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Dec 2021 06:43:09 +0000 Subject: 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] --- FrontEnd/package.json | 4 ++-- 1 file 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", -- cgit v1.2.3