From a7b12ec6616ebf1e9fde0060ad99d99035bb2cfc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2019 16:12:45 +0000 Subject: [PATCH] build(deps-dev): update @typescript-eslint/eslint-plugin requirement Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) to permit the latest version. - [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/v1.13.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 d8c6a2d..e818321 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@types/storybook__addon-actions": "3.4.3", "@types/storybook__addon-links": "3.3.5", "@types/storybook__react": "4.0.2", - "@typescript-eslint/eslint-plugin": "1.11.0", + "@typescript-eslint/eslint-plugin": "1.13.0", "@typescript-eslint/parser": "1.11.0", "all-contributors-cli": "6.7.0", "babel-loader": "8.0.6",