From 2700afbf7b9f1368476b5f0ff787f7c6da26bb46 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 21:56:49 +0000 Subject: [PATCH] chore: update dependency @types/mocha to v10 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/shopping/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/shopping/package.json b/packages/shopping/package.json index 9d8c0362e..87e1a1278 100644 --- a/packages/shopping/package.json +++ b/packages/shopping/package.json @@ -86,7 +86,7 @@ "@types/debug": "4.1.7", "@types/express": "4.17.13", "@types/lodash": "4.14.182", - "@types/mocha": "9.1.1", + "@types/mocha": "10.0.10", "@types/node": "17.0.42", "@types/nodemailer": "6.4.4", "@types/uuid": "8.3.4",