From e17e3d34f44e50c775a6e0e2fd2e6f6058991e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 17:12:46 +0000 Subject: [PATCH] fix(deps): bump repository-provider-cli-support from 3.0.13 to 3.0.14 Bumps [repository-provider-cli-support](https://github.com/arlac77/repository-provider-cli-support) from 3.0.13 to 3.0.14. - [Release notes](https://github.com/arlac77/repository-provider-cli-support/releases) - [Commits](https://github.com/arlac77/repository-provider-cli-support/compare/v3.0.13...v3.0.14) --- updated-dependencies: - dependency-name: repository-provider-cli-support dependency-version: 3.0.14 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 208cfe45..9364bd6c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10386,9 +10386,9 @@ } }, "node_modules/repository-provider-cli-support": { - "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==", + "version": "3.0.14", + "resolved": "https://registry.npmjs.org/repository-provider-cli-support/-/repository-provider-cli-support-3.0.14.tgz", + "integrity": "sha512-2P+CxjYfREqh1D2KUifmCv+LWK9xIPDmqn3mKYsuFDWgCloC/OwByWMCLyVyQqyPNU2ssMqTmGSoq3xciSkAow==", "license": "0BSD", "dependencies": { "aggregation-repository-provider": "^7.0.52",