From 382d2c6df64d52d275100d3fde5bcb4d2080a814 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 15:27:43 +0000 Subject: [PATCH] chore: bump @typescript-eslint/eslint-plugin from 2.34.0 to 4.15.2 Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.34.0 to 4.15.2. - [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.15.2/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 73850fa..f5d9699 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/node": "^14.14.10", "@types/properties-reader": "2.1.0", "@types/sinon": "^9.0.8", - "@typescript-eslint/eslint-plugin": "^2.30.0", + "@typescript-eslint/eslint-plugin": "^4.15.2", "@typescript-eslint/parser": "^2.30.0", "chai": "^4.2.0", "coveralls": "^3.1.0",