From b0466774123e3a27e1a8ebdbc8b04821d558e76d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 May 2021 14:28:59 +0300 Subject: Bump eslint-plugin-import from 2.23.2 to 2.23.3 (#34078) Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.3. - [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.23.2...v2.23.3) 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 cd23fb705..25458cabd 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "cross-env": "^7.0.3", "eslint": "^7.26.0", "eslint-config-xo": "^0.36.0", - "eslint-plugin-import": "^2.23.2", + "eslint-plugin-import": "^2.23.3", "eslint-plugin-unicorn": "^31.0.0", "find-unused-sass-variables": "^3.1.0", "glob": "^7.1.7", -- cgit v1.2.3