From 98b10ccc3f6ab833227295bcf772ae9be613e967 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 20:05:38 +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.0. - [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.0/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..61aa322 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.0", "eslint": "^6.0.0", "eslint-config-prettier": "^6.0.0", "japa": "^2.0.10",