From 735d0122ac99ffa6f9be98a7e5c8fa971e4ab7f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 16:22:17 +0000 Subject: [PATCH] Build(deps): Bump probot Bumps the npm_and_yarn group with 1 update in the /packages/action directory: [probot](https://github.com/probot/probot). Updates `probot` from 12.3.1 to 12.3.3 - [Release notes](https://github.com/probot/probot/releases) - [Commits](https://github.com/probot/probot/compare/v12.3.1...v12.3.3) --- updated-dependencies: - dependency-name: probot dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- packages/action/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/action/package.json b/packages/action/package.json index 5a9bb64f26..5a813aa02e 100644 --- a/packages/action/package.json +++ b/packages/action/package.json @@ -77,7 +77,7 @@ "@graphql-inspector/core": "workspace:*", "dataloader": "2.2.2", "js-yaml": "4.1.0", - "probot": "12.3.1", + "probot": "12.3.3", "tslib": "2.6.2" }, "devDependencies": {