From 3cfe80b06586c059c37393808067c1e78ea660c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 15:32:42 +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 8854053..d680f15 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,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", "ts-jest": "29.4.9", "typescript": "5.9.3"