From 243fb0d70ba4fcdb414d7a5b6bec92ebe80bdbad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 03:25:20 +0000 Subject: [PATCH] Bump eslint-plugin-regexp from 2.9.0 to 2.9.1 Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 2.9.0 to 2.9.1. - [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.0...v2.9.1) --- updated-dependencies: - dependency-name: eslint-plugin-regexp dependency-version: 2.9.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51d5966f..0143d124 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "eslint": "9.32.0", "eslint-plugin-jsdoc": "52.0.2", "eslint-plugin-n": "17.21.3", - "eslint-plugin-regexp": "2.9.0", + "eslint-plugin-regexp": "2.9.1", "eslint-plugin-unicorn": "60.0.0", "gemoji": "8.1.0", "globby": "14.1.0",