From 49c444806b09630108538b0a8057bfd4ee7a4865 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 13 Apr 2021 05:50:55 +0000 Subject: [PATCH] build(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 4.8.2 to 4.22.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.22.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 6d5c64e..6eef74d 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@stryker-mutator/typescript-checker": "4.1.2", "@types/chai": "4.2.14", "@types/mocha": "8.0.4", - "@typescript-eslint/eslint-plugin": "4.8.2", + "@typescript-eslint/eslint-plugin": "4.22.0", "@typescript-eslint/parser": "4.8.2", "chai": "4.2.0", "eslint": "7.14.0",