From ba9c6b92651611b2c1eef1dbe6e360ec57759dc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 22:47:10 +0000 Subject: [PATCH] build(deps-dev): update dependency mocha to v11.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0b4be2e..982b044 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "codecov": "3.8.3", "conventional-changelog-conventionalcommits": "9.1.0", "cz-conventional-changelog": "3.3.0", - "mocha": "11.7.3", + "mocha": "11.7.4", "nyc": "17.1.0", "semantic-release": "24.2.9", "standard": "17.1.2",