From 2984cc83f190d718c3b557749ace32c34a4c9573 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 01:36:11 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-regexp to v2.5.0 --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6f3ab2..6092ce9 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.4.0(eslint@8.57.0) + version: 2.5.0(eslint@8.57.0) eslint-plugin-security: specifier: ^2.1.0 version: 2.1.1 @@ -4428,8 +4428,8 @@ packages: string.prototype.matchall: 4.0.11 dev: false - /eslint-plugin-regexp@2.4.0(eslint@8.57.0): - resolution: {integrity: sha512-OL2S6VPjQhs9s/NclQ0qattVq1J0GU8ox70/HIVy5Dxw+qbbdd7KQkyucsez2clEQjvdtDe12DTnPphFFUyXFg==} + /eslint-plugin-regexp@2.5.0(eslint@8.57.0): + resolution: {integrity: sha512-I7vKcP0o75WS5SHiVNXN+Eshq49sbrweMQIuqSL3AId9AwDe9Dhbfug65vw64LxmOd4v+yf5l5Xt41y9puiq0g==} engines: {node: ^18 || >=20} peerDependencies: eslint: '>=8.44.0'