From 9e976ef735ad683d45aaf4995f110ba285a0f89d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 17:12:43 +0000 Subject: [PATCH] fix(deps): bump repository-provider-cli-support from 3.0.12 to 3.0.13 Bumps [repository-provider-cli-support](https://github.com/arlac77/repository-provider-cli-support) from 3.0.12 to 3.0.13. - [Release notes](https://github.com/arlac77/repository-provider-cli-support/releases) - [Commits](https://github.com/arlac77/repository-provider-cli-support/compare/v3.0.12...v3.0.13) --- updated-dependencies: - dependency-name: repository-provider-cli-support dependency-version: 3.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a525bc6d..9594217c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10386,9 +10386,9 @@ } }, "node_modules/repository-provider-cli-support": { - "version": "3.0.12", - "resolved": "https://registry.npmjs.org/repository-provider-cli-support/-/repository-provider-cli-support-3.0.12.tgz", - "integrity": "sha512-aqv+siHmolO6iwaFFBtY4X+9h+q6iXtD4QwdOrRhGYm1k6UdvEPPMe0Pp/U7ShGJTPhcerM8Kyf6xCVFefqEVQ==", + "version": "3.0.13", + "resolved": "https://registry.npmjs.org/repository-provider-cli-support/-/repository-provider-cli-support-3.0.13.tgz", + "integrity": "sha512-AWuaelSxdujxvtc8S6b55EabE2FVZn3fLMOK87LINobfwhb3ftHwsUvZ7095GPc57wleqIcL88R2sn5JD4X+vg==", "license": "0BSD", "dependencies": { "aggregation-repository-provider": "^7.0.52",