From 337761fd1ffc5117f02c39b0abd44c72ce8ea184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 10:02:28 +0000 Subject: build(deps): Bump i18next from 21.8.9 to 21.8.10 in /FrontEnd Bumps [i18next](https://github.com/i18next/i18next) from 21.8.9 to 21.8.10. - [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.9...v21.8.10) --- 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 5517eb75..24be7585 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.0", - "i18next": "^21.8.9", + "i18next": "^21.8.10", "i18next-browser-languagedetector": "^6.1.4", "js-base64": "^3.7.2", "lodash": "^4.17.21", @@ -64,7 +64,7 @@ "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.30.0", - "eslint-plugin-react-hooks": "^4.5.0", + "eslint-plugin-react-hooks": "^4.6.0", "prettier": "^2.7.1", "typescript": "^4.7.3", "vite": "^2.9.12", -- cgit v1.2.3