From a1cda26eb25d5959c3c155f9979a451c8bccc755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 22:33:03 +0000 Subject: [PATCH] Bump eslint-plugin-mocha from 11.2.0 to 11.3.0 Bumps [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) from 11.2.0 to 11.3.0. - [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.2.0...11.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-mocha dependency-version: 11.3.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 b316170..1133f3e 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.2.0", + "eslint-plugin-mocha": "11.3.0", "mocha": "11.7.5", "nyc": "18.0.0", "rewire": "9.0.1"