From adb949e178320eeaddecf9d8106cb3b56810ace1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 10:52:22 +0000 Subject: [PATCH] Update dependency eslint-plugin-eslint-plugin to v5.4.1 (#410) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4f3590d..78f506d 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "eslint-config-prettier": "9.1.0", "eslint-doc-generator": "1.7.0", "eslint-plugin-eslint-comments": "3.2.0", - "eslint-plugin-eslint-plugin": "5.4.0", + "eslint-plugin-eslint-plugin": "5.4.1", "eslint-plugin-filenames": "1.3.2", "eslint-plugin-import": "2.29.1", "eslint-plugin-jest": "27.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 91f0c68..0583c04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ devDependencies: specifier: 3.2.0 version: 3.2.0(eslint@8.57.0) eslint-plugin-eslint-plugin: - specifier: 5.4.0 - version: 5.4.0(eslint@8.57.0) + specifier: 5.4.1 + version: 5.4.1(eslint@8.57.0) eslint-plugin-filenames: specifier: 1.3.2 version: 1.3.2(eslint@8.57.0) @@ -2422,8 +2422,8 @@ packages: ignore: 5.3.1 dev: true - /eslint-plugin-eslint-plugin@5.4.0(eslint@8.57.0): - resolution: {integrity: sha512-79izqWfmWmvGEWse5rZQlrcqPp34g07ZE1AyzbB8qnS8dnxJvc4vltGT6xuYIPvpQoQECzW5bGeD4BvOxUYvBA==} + /eslint-plugin-eslint-plugin@5.4.1(eslint@8.57.0): + resolution: {integrity: sha512-Wu0C9Jx0ekl05NnTraPujdUt5aOGHI+73KHcTAyCucvoWf76wlOT5bNus5DG3Ceq+p0J/HBd0LLrVrrGzpnFog==} engines: {node: ^14.17.0 || ^16.0.0 || >= 18.0.0} peerDependencies: eslint: '>=7.0.0'