From f1d5f36d9078b9f7ca8c040488ca52d9b8b72b1c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Dec 2024 12:31:26 +0000 Subject: [PATCH] chore(deps): update dependency mocha to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6eb69436e..f9bef0890 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "json-stable-stringify": "^1.0.1", "koa": "^2.7.0", "linkinator": "^4.0.0", - "mocha": "^9.2.2", + "mocha": "^11.0.0", "nock": "^13.0.0", "post-install-check": "0.0.1", "proxyquire": "^2.1.0",