From 626a869da633df4d47c817d9567ff1efaf6bc084 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 02:54:17 +0000 Subject: [PATCH] Bump eslint-plugin-regexp from 2.1.1 to 2.1.2 Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 2.1.1 to 2.1.2. - [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.1.1...v2.1.2) --- updated-dependencies: - dependency-name: eslint-plugin-regexp 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 c44b1d5e..962b50ca 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint-plugin-es": "4.1.0", "eslint-plugin-jsdoc": "46.9.0", "eslint-plugin-n": "16.3.1", - "eslint-plugin-regexp": "2.1.1", + "eslint-plugin-regexp": "2.1.2", "eslint-plugin-unicorn": "49.0.0", "gemoji": "8.1.0", "globby": "14.0.0",