From f60501c6e02459992a0dd481b6b04a8dab79c547 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 07:43:22 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-regexp to v2.4.0 --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a1df43d..81d37df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,7 +189,7 @@ importers: version: 4.6.0(eslint@8.57.0) eslint-plugin-regexp: specifier: ^2.2.0 - version: 2.3.0(eslint@8.57.0) + version: 2.4.0(eslint@8.57.0) eslint-plugin-security: specifier: ^2.1.0 version: 2.1.1 @@ -4529,8 +4529,8 @@ packages: string.prototype.matchall: 4.0.10 dev: false - /eslint-plugin-regexp@2.3.0(eslint@8.57.0): - resolution: {integrity: sha512-T8JUs7ssRGbuXb+CGfdUJbcxTBMCNOpNqNBLuC8JUKAEIez72J37RaOi5/4dAUsGz92GbWVtqTLPSJZGyP/sQA==} + /eslint-plugin-regexp@2.4.0(eslint@8.57.0): + resolution: {integrity: sha512-OL2S6VPjQhs9s/NclQ0qattVq1J0GU8ox70/HIVy5Dxw+qbbdd7KQkyucsez2clEQjvdtDe12DTnPphFFUyXFg==} engines: {node: ^18 || >=20} peerDependencies: eslint: '>=8.44.0'