From 4fff89f8902d2a26814f55618cb6fb4e79fab79e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 16:29:50 +0000 Subject: [PATCH] chore(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.34.0 to 4.4.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.4.1/packages/eslint-plugin) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2db2cd7..0fc11b8 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/argon2": "^0.15.0", "@types/bcrypt": "^3.0.0", "@types/node": "^12.0.10", - "@typescript-eslint/eslint-plugin": "^2.0.0", + "@typescript-eslint/eslint-plugin": "^4.4.1", "eslint": "^6.0.0", "eslint-config-prettier": "^6.0.0", "japa": "^2.0.10",