From dcabd5c0719f3f581fd86e337fd7544142051a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 11:17:59 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-regexp from 2.5.0 to 2.6.0 Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-regexp/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-regexp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 76a639ce..c790f83d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-plugin-markdown": "5.0.0", "eslint-plugin-prettier": "5.1.3", "eslint-plugin-promise": "6.1.1", - "eslint-plugin-regexp": "2.5.0", + "eslint-plugin-regexp": "2.6.0", "eslint-plugin-simple-import-sort": "12.1.0", "eslint-plugin-unicorn": "53.0.0", "eslint-plugin-wix-editor": "3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ae24c416..b6fde895 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -90,8 +90,8 @@ importers: specifier: 6.1.1 version: 6.1.1(eslint@9.2.0) eslint-plugin-regexp: - specifier: 2.5.0 - version: 2.5.0(eslint@9.2.0) + specifier: 2.6.0 + version: 2.6.0(eslint@9.2.0) eslint-plugin-simple-import-sort: specifier: 12.1.0 version: 12.1.0(eslint@9.2.0) @@ -1688,8 +1688,8 @@ packages: peerDependencies: eslint: ^7.0.0 || ^8.0.0 - eslint-plugin-regexp@2.5.0: - resolution: {integrity: sha512-I7vKcP0o75WS5SHiVNXN+Eshq49sbrweMQIuqSL3AId9AwDe9Dhbfug65vw64LxmOd4v+yf5l5Xt41y9puiq0g==} + eslint-plugin-regexp@2.6.0: + resolution: {integrity: sha512-FCL851+kislsTEQEMioAlpDuK5+E5vs0hi1bF8cFlPlHcEjeRhuAzEsGikXRreE+0j4WhW2uO54MqTjXtYOi3A==} engines: {node: ^18 || >=20} peerDependencies: eslint: '>=8.44.0' @@ -5434,7 +5434,7 @@ snapshots: dependencies: eslint: 9.2.0 - eslint-plugin-regexp@2.5.0(eslint@9.2.0): + eslint-plugin-regexp@2.6.0(eslint@9.2.0): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) '@eslint-community/regexpp': 4.10.0