From 4b353ece9eaf45b9c534b1ced93d8bb2eb019f14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 00:55:56 +0000 Subject: [PATCH] chore(deps): update testing tools --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5a49543..24c5171 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,8 +21,8 @@ "eslint-plugin-mocha": "^10.2.0", "mocha": "^10.2.0", "mocha-multi": "^1.1.7", - "mocha-reporter-gha": "^1.0.2", - "mocha-reporter-sonarqube": "^2.0.0", + "mocha-reporter-gha": "^1.1.0", + "mocha-reporter-sonarqube": "^2.0.3", "ts-node": "^10.9.1", "typescript": "^5.2.2" } diff --git a/package.json b/package.json index a129101..c633464 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "eslint-plugin-mocha": "^10.2.0", "mocha": "^10.2.0", "mocha-multi": "^1.1.7", - "mocha-reporter-gha": "^1.0.2", - "mocha-reporter-sonarqube": "^2.0.0", + "mocha-reporter-gha": "^1.1.0", + "mocha-reporter-sonarqube": "^2.0.3", "ts-node": "^10.9.1", "typescript": "^5.2.2" },