From 85eb0e70916919436460e6ea236e48191a01e7ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 May 2020 21:45:20 +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.30.0 to 2.31.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/v2.31.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 6bcc5b67d2..3a8454c9d4 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/shortid": "^0.0.29", "@types/uuid": "^7.0.0", "@types/validator": "~13.0.0", - "@typescript-eslint/eslint-plugin": "~2.30.0", + "@typescript-eslint/eslint-plugin": "~2.31.0", "@typescript-eslint/parser": "~2.31.0", "commitizen": "~4.0.3", "commitlint-config-cz": "~0.13.0",