From aec4b0b676fe977aab4083a9710b99d0d77140a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 07:21:39 +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.20.0 to 5.21.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.21.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontEnd/package.json b/FrontEnd/package.json index afcab71b..9193eceb 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -57,7 +57,7 @@ "@types/react-dom": "^17.0.0", "@types/react-responsive": "^8.0.5", "@types/react-transition-group": "^4.4.4", - "@typescript-eslint/eslint-plugin": "^5.20.0", + "@typescript-eslint/eslint-plugin": "^5.21.0", "@typescript-eslint/parser": "^5.21.0", "@vitejs/plugin-react-refresh": "^1.3.6", "eslint": "^8.14.0", -- cgit v1.2.3