From 4e71e517fe6933c17165f4f553018936632ace91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 12:09:52 +0000 Subject: [PATCH] Update dependency mocha to v9.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b17f719..d8bff12c 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "husky": "^8.0.1", "jest": "^29.3.0", "lint-staged": "^13.0.3", - "mocha": "9.2.0", + "mocha": "9.2.2", "prettier": "2.7.1", "standard-version": "^9.5.0" },