From 064b5541b47eebe954c534f4cf6e88220c2f953c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 03:11:34 +0000 Subject: [PATCH] chore(deps): update test dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 90d29c4..5d6545d 100644 --- a/package.json +++ b/package.json @@ -44,15 +44,15 @@ "@types/node": "^18.19.40", "@voxpelli/eslint-config": "^22.1.0", "@voxpelli/tsconfig": "^12.0.1", - "c8": "^10.1.2", + "c8": "^11.0.0", "chai": "^4.4.1", "chai-as-promised": "^7.1.2", "eslint": "^9.7.0", "husky": "^9.0.11", "installed-check": "^9.3.0", "knip": "^5.26.0", - "mocha": "^10.5.1", - "npm-run-all2": "^6.2.0", + "mocha": "^11.7.6", + "npm-run-all2": "^9.0.2", "type-coverage": "^2.29.1", "typescript": "~5.5.3", "validate-conventional-commit": "^1.0.3"