From 2edc4e4c47ef858311ab0177d09520a35a6e3d6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 00:31:52 -0500 Subject: [PATCH] Update dependency @estruyf/github-actions-reporter to v1.8.0 (#796) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7f7c6e64..e83e0f68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1095,9 +1095,9 @@ } }, "node_modules/@estruyf/github-actions-reporter": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@estruyf/github-actions-reporter/-/github-actions-reporter-1.6.0.tgz", - "integrity": "sha512-/psxlmgV70kPA9BE50nWYeBXlgt77FRzxdjT3WQDZ7gCCvjHx21Mh54Vlj+75TlxcJOU2LuB32c+1W6fyPrF6w==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@estruyf/github-actions-reporter/-/github-actions-reporter-1.8.0.tgz", + "integrity": "sha512-vSQKnVQSu0BNGnWjxeZTdtDUC0it5KOKtfpQs5zsL4ZSLaGAYjID9xAHjUdfFPoHkT0ALnPwflMU/Jqmjdd+CQ==", "dev": true, "dependencies": { "@actions/core": "^1.10.0", @@ -11972,9 +11972,9 @@ "optional": true }, "@estruyf/github-actions-reporter": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@estruyf/github-actions-reporter/-/github-actions-reporter-1.6.0.tgz", - "integrity": "sha512-/psxlmgV70kPA9BE50nWYeBXlgt77FRzxdjT3WQDZ7gCCvjHx21Mh54Vlj+75TlxcJOU2LuB32c+1W6fyPrF6w==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/@estruyf/github-actions-reporter/-/github-actions-reporter-1.8.0.tgz", + "integrity": "sha512-vSQKnVQSu0BNGnWjxeZTdtDUC0it5KOKtfpQs5zsL4ZSLaGAYjID9xAHjUdfFPoHkT0ALnPwflMU/Jqmjdd+CQ==", "dev": true, "requires": { "@actions/core": "^1.10.0",