From 44a10e7e0b9fea67f6978def8fb90b0d2a265c38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 22:32:54 +0000 Subject: [PATCH] Bump eslint-plugin-mocha from 11.3.0 to 12.0.1 Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 11.3.0 to 12.0.1. - [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases) - [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/compare/11.3.0...eslint-plugin-mocha@12.0.1) --- updated-dependencies: - dependency-name: eslint-plugin-mocha dependency-version: 12.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c51300b..61e5623 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@starryinternet/eslint-config-starry": "12.0.1", "benny": "3.7.1", "chai": "6.2.2", - "eslint-plugin-mocha": "11.3.0", + "eslint-plugin-mocha": "12.0.1", "mocha": "11.7.6", "nyc": "18.0.0", "rewire": "9.0.1"