From c2d92c00620140405b8b2bf0534e492cf72f6a54 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 10 Dec 2024 09:13:28 +0000 Subject: [PATCH] chore(deps): update dependency @types/mocha to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6eb69436e..cddb88ffc 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/hapi__hapi": "^20.0.5", "@types/json-stable-stringify": "^1.0.32", "@types/koa": "^2.0.48", - "@types/mocha": "^9.0.0", + "@types/mocha": "^10.0.0", "@types/node": "^20.4.9", "@types/once": "^1.4.0", "@types/proxyquire": "^1.3.28",