From 3635f2cbb4e44f229ef00bbeec209ac8cd5a0f3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:30:05 +0000 Subject: Build(deps-dev): Bump eslint-plugin-import from 2.26.0 to 2.27.5 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5. - [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.26.0...v2.27.5) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 70ecaf891..1449d428f 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "eslint": "^8.31.0", "eslint-config-xo": "^0.43.1", "eslint-plugin-html": "^7.1.0", - "eslint-plugin-import": "^2.26.0", + "eslint-plugin-import": "^2.27.5", "eslint-plugin-markdown": "^3.0.0", "eslint-plugin-unicorn": "^45.0.2", "find-unused-sass-variables": "^4.0.5", -- cgit v1.2.3