From 40c8eb4a4b84ebda5656a5f2f49e78abc0228e75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:10:54 +0000 Subject: [PATCH] chore(deps): update dependency jest-junit to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdf16dc..e55af45 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "eslint-plugin-jest": "29.15.2", "globals": "17.5.0", "jest": "30.3.0", - "jest-junit": "16.0.0", + "jest-junit": "17.0.0", "npm-run-all2": "8.0.4" }, "jest": {