From 73e4bc2cc479fab5c06963073172d18017bd9eea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 11:42:12 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-import from 2.17.3 to 2.23.4 Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.17.3 to 2.23.4. - [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.17.3...v2.23.4) 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 aa4e99e..337b7ff 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "cz-conventional-changelog": "2.1.0", "eslint": "5.16.0", "eslint-config-airbnb-base": "13.2.0", - "eslint-plugin-import": "2.17.3", + "eslint-plugin-import": "2.23.4", "eslint-plugin-jest": "22.15.0", "jest": "24.8.0", "lint-staged": "9.2.1",