From 2de6702dcb32ab65f043d7858538f502b47bb3bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 03:23:21 +0000 Subject: [PATCH] Bump eslint-plugin-import from 2.22.1 to 2.23.3 Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 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.22.1...v2.23.3) 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 539ce30..ad8a47a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "css-loader": "^5.2.6", "eslint": "^7.21.0", "eslint-config-airbnb-base": "^14.2.1", - "eslint-plugin-import": "2.22.1", + "eslint-plugin-import": "2.23.3", "extract-text-webpack-plugin": "^3.0.2", "html-webpack-plugin": "^5.3.1", "imagemin-webpack-plugin": "^2.4.2",