From e463b71f5824d1d75ed67356f38acd01f33f5465 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Jan 2023 08:33:08 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import to ^2.27.4 --- package.json | 2 +- pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6b08e217f..aec1f3142 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "cross-env": "^7.0.3", "cypress": "^11.2.0", "eslint": "^8.31.0", - "eslint-plugin-import": "^2.27.2", + "eslint-plugin-import": "^2.27.4", "eslint-plugin-prefer-arrow": "^1.2.3", "jest": "^29.3.1", "jest-cli": "^29.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c67a030e4..42402cfce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: cross-env: ^7.0.3 cypress: ^11.2.0 eslint: ^8.31.0 - eslint-plugin-import: ^2.27.2 + eslint-plugin-import: ^2.27.4 eslint-plugin-prefer-arrow: ^1.2.3 jest: ^29.3.1 jest-cli: ^29.3.1 @@ -42,7 +42,7 @@ importers: cross-env: 7.0.3 cypress: 11.2.0 eslint: 8.31.0 - eslint-plugin-import: 2.27.2_qdjeohovcytra7xto5vgmxssaq + eslint-plugin-import: 2.27.4_qdjeohovcytra7xto5vgmxssaq eslint-plugin-prefer-arrow: 1.2.3_eslint@8.31.0 jest: 29.3.1_@types+node@18.11.18 jest-cli: 29.3.1_@types+node@18.11.18 @@ -4626,8 +4626,8 @@ packages: - supports-color dev: true - /eslint-plugin-import/2.27.2_qdjeohovcytra7xto5vgmxssaq: - resolution: {integrity: sha512-/S1QaM52PzKy1C4c5Sw7hB6glROSUpMZ8RVREVC4se7z4AlyDxv0kU7uWkHc8aIVNb19oz86z7c6vdtuKUwLvw==} + /eslint-plugin-import/2.27.4_qdjeohovcytra7xto5vgmxssaq: + resolution: {integrity: sha512-Z1jVt1EGKia1X9CnBCkpAOhWy8FgQ7OmJ/IblEkT82yrFU/xJaxwujaTzLWqigewwynRQ9mmHfX9MtAfhxm0sA==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -4651,6 +4651,7 @@ packages: minimatch: 3.1.2 object.values: 1.1.6 resolve: 1.22.1 + semver: 6.3.0 tsconfig-paths: 3.14.1 transitivePeerDependencies: - eslint-import-resolver-typescript