From 531be0cbff2f3801659939661fc5f7edc0b04b41 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 08:53:59 +0000 Subject: [PATCH] chore(deps): update dependency jest-junit to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa9d925e..499a10f8 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "jest": "^29.5.0", "jest-config": "^29.5.0", "jest-extended": "^3.2.4", - "jest-junit": "^15.0.0", + "jest-junit": "^16.0.0", "jest-sonar-reporter": "^2.0.0", "lerna": "^6.6.1", "nock": "^13.3.0",