From 1a700d81230c114dd21fdf4c84dc652d324fd97e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 21:20:11 -0600 Subject: [PATCH] chore(deps): Bump @postlight/ci-failed-test-reporter (#11) Bumps [@postlight/ci-failed-test-reporter](https://github.com/postlight/ci-failed-test-reporter) from 1.0.22 to 1.0.26. - [Commits](https://github.com/postlight/ci-failed-test-reporter/commits) --- updated-dependencies: - dependency-name: "@postlight/ci-failed-test-reporter" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 99d285f..41b8f0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -821,8 +821,9 @@ "@octokit/openapi-types" "^22.2.0" "@postlight/ci-failed-test-reporter@^1.0": - version "1.0.22" - resolved "https://registry.yarnpkg.com/@postlight/ci-failed-test-reporter/-/ci-failed-test-reporter-1.0.22.tgz#c382c3e75a4bcf078e4ed1abf14ea63d074d56b3" + version "1.0.26" + resolved "https://registry.yarnpkg.com/@postlight/ci-failed-test-reporter/-/ci-failed-test-reporter-1.0.26.tgz#dbb8a07bf2e500476dc6bac0611aac2c8fbbe567" + integrity sha512-xfXzxyOiKhco7Gx2OLTe9b66b0dFJw0elg94KGHoQXf5F8JqqFvdo35J8wayGOor64CSMvn+4Bjlu2NKV+yTGA== dependencies: dotenv "^6.2.0" node-fetch "^2.3.0"