From bc6908c925319b782640062def0578197967cb5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 19:17:14 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20eslint-plugin-mocha=20t?= =?UTF-8?q?o=2011.1.0=20=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1eaa031e..d5ccfcf4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "cypress-axe": "1.6.0", "eslint": "7.32.0", "eslint-plugin-cypress-dev": "3.0.0", - "eslint-plugin-mocha": "5.3.0", + "eslint-plugin-mocha": "11.1.0", "node-static": "^0.7.11", "npm-run-all": "4.1.5", "typescript": "5.5.4"