From ab11a5c73048a44ee615fa6b59b97ec316f44f01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 20:38:44 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-import from 2.18.2 to 2.23.3 Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.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.18.2...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 507ae5a..6bdfa0d 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "chai-json-schema": "1.5.1", "eslint": "6.5.1", "eslint-config-airbnb-base": "13.2.0", - "eslint-plugin-import": "2.18.2", + "eslint-plugin-import": "2.23.3", "mocha": "6.2.1", "mocha-lcov-reporter": "1.3.0", "proxyquire": "2.1.3",