From fd60f2f922d7cacda1cbf9640816c6a09d73bdf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 16:18:47 +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.3 to 13.2.2 - [Release notes](https://github.com/probot/probot/releases) - [Commits](https://github.com/probot/probot/compare/v12.3.3...v13.2.2) --- 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 724206cc37..228c88a9fc 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.3", + "probot": "13.2.2", "tslib": "2.6.2" }, "devDependencies": {