From 0bd57f9eeae813577b9e4e00b402fd4aeccfa0b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 22:32:55 +0000 Subject: [PATCH] Bump eslint-plugin-mocha from 11.3.0 to 12.0.2 Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 11.3.0 to 12.0.2. - [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.2) --- updated-dependencies: - dependency-name: eslint-plugin-mocha dependency-version: 12.0.2 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..0e427cb 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.2", "mocha": "11.7.6", "nyc": "18.0.0", "rewire": "9.0.1"