From d9254c64fa10f465a671a47ce40779807f092f5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Aug 2021 18:52:47 +0300 Subject: Bump eslint-plugin-import from 2.24.1 to 2.24.2 (#34826) Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... 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 530f9e3b5..a7909de8d 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "cross-env": "^7.0.3", "eslint": "^7.32.0", "eslint-config-xo": "^0.38.0", - "eslint-plugin-import": "^2.24.1", + "eslint-plugin-import": "^2.24.2", "eslint-plugin-unicorn": "^34.0.1", "find-unused-sass-variables": "^3.1.0", "glob": "^7.1.7", -- cgit v1.2.3