From 9e7eb83f59b3413431c6efc003357349de39e7c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 14:52:23 +0300 Subject: Bump eslint-plugin-import from 2.21.2 to 2.22.0 (#31206) Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.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.21.2...v2.22.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0d52ad081..4a83b26bc 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "cross-env": "^7.0.2", "eslint": "^7.3.1", "eslint-config-xo": "^0.32.0", - "eslint-plugin-import": "^2.21.2", + "eslint-plugin-import": "^2.22.0", "eslint-plugin-unicorn": "^20.1.0", "find-unused-sass-variables": "^2.0.0", "glob": "^7.1.6", -- cgit v1.2.3