From 323fd920b90aff0f08eee7799fffefb29e8eea4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 13:36:42 +0000 Subject: [PATCH] chore(deps): update dependency mocha to v11 --- app/templates/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/package.json b/app/templates/package.json index 950dc59..37a008f 100644 --- a/app/templates/package.json +++ b/app/templates/package.json @@ -28,7 +28,7 @@ "chai": "4.2.0", "chance": "1.1.4", "husky": "3.1.0", - "mocha": "6.2.3", + "mocha": "11.7.6", "nyc": "14.1.1", "proxyquire": "2.1.3", "sinon": "7.5.0"