From c13ec3ea937c21994f5cffc1d759869af6747227 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2020 16:35:47 +0200 Subject: Bump eslint-plugin-import from 2.19.1 to 2.20.0 (#30001) Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.19.1 to 2.20.0. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.19.1...v2.20.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 478fc4f8f..fd8347558 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "cross-env": "^6.0.3", "eslint": "^6.8.0", "eslint-config-xo": "^0.27.2", - "eslint-plugin-import": "^2.19.1", + "eslint-plugin-import": "^2.20.0", "eslint-plugin-unicorn": "^15.0.1", "find-unused-sass-variables": "^1.0.4", "glob": "^7.1.6", -- cgit v1.2.3