From 927185aa1c7d9302851b04d2165980698af26fde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 04:45:31 +0000 Subject: [PATCH] Bump eslint-plugin-regexp from 2.9.1 to 2.10.0 Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 2.9.1 to 2.10.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.9.1...v2.10.0) --- updated-dependencies: - dependency-name: eslint-plugin-regexp dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6692059..558f68ed 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint": "9.33.0", "eslint-plugin-jsdoc": "52.0.4", "eslint-plugin-n": "17.21.3", - "eslint-plugin-regexp": "2.9.1", + "eslint-plugin-regexp": "2.10.0", "eslint-plugin-unicorn": "60.0.0", "gemoji": "8.1.0", "globby": "14.1.0",