From d4e70ae5cfc5a0ed1bde9496a77468335f52ed78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 21:43:23 +0000 Subject: build(deps-dev): Bump @typescript-eslint/eslint-plugin in /FrontEnd Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- FrontEnd/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index c943685d..9ede8b10 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -24,7 +24,7 @@ "react": "^18.0.0", "react-color": "^2.19.3", "react-dom": "^18.0.0", - "react-i18next": "^11.16.8", + "react-i18next": "^11.16.9", "react-popper": "^2.3.0", "react-responsive": "^8.2.0", "react-router-dom": "^6.3.0", @@ -52,15 +52,15 @@ "@types/lodash": "^4.14.181", "@types/marked": "^4.0.3", "@types/node": "^17.0.31", - "@types/react": "^18.0.0", + "@types/react": "^18.0.9", "@types/react-color": "^3.0.6", "@types/react-dom": "^18.0.0", "@types/react-responsive": "^8.0.5", "@types/react-transition-group": "^4.4.4", - "@typescript-eslint/eslint-plugin": "^5.22.0", + "@typescript-eslint/eslint-plugin": "^5.23.0", "@typescript-eslint/parser": "^5.22.0", "@vitejs/plugin-react-refresh": "^1.3.6", - "eslint": "^8.14.0", + "eslint": "^8.15.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.29.4", -- cgit v1.2.3