From ac9a48e03bbfafa95b33134cf5f09c62066c7526 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2019 18:12:09 +0000 Subject: [PATCH] chore(package): update jest-junit to version 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59ef52b..4545690 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "husky": "^3.0.0", "jest": "^24.8.0", "jest-audio-reporter": "^2.2.1", - "jest-junit": "^7.0.0", + "jest-junit": "^8.0.0", "jest-watch-repeat": "^1.0.4", "jest-watch-suspend": "^1.1.2", "jest-watch-toggle-config": "^1.0.2",