From 13a97c534e37bc0a4f23f9ab614107ebbd3d7d43 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 11:49:58 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-import from 2.18.0 to 2.21.1 Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.0 to 2.21.1. - [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.0...v2.21.1) 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 151b236..3655fe1 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "cz-conventional-changelog": "2.1.0", "eslint": "5.16.0", "eslint-config-airbnb-base": "13.2.0", - "eslint-plugin-import": "2.18.0", + "eslint-plugin-import": "2.21.1", "jest": "24.8.0", "lint-staged": "9.2.1", "npmvet": "0.1.5",