From 744dfcabd9f0af3c88ebbf55c82c612ea355a935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 21:35:25 +0000 Subject: [PATCH] Bump @roadiehq/backstage-plugin-argo-cd from 2.12.2 to 2.12.3 in /app Bumps [@roadiehq/backstage-plugin-argo-cd](https://github.com/RoadieHQ/roadie-backstage-plugins) from 2.12.2 to 2.12.3. - [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases) - [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits) --- updated-dependencies: - dependency-name: "@roadiehq/backstage-plugin-argo-cd" dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/yarn.lock b/app/yarn.lock index a32b3e702..a02dc082e 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -9067,9 +9067,9 @@ lodash-es "^4.17.21" "@roadiehq/backstage-plugin-argo-cd@^2.2.12": - version "2.12.2" - resolved "https://registry.yarnpkg.com/@roadiehq/backstage-plugin-argo-cd/-/backstage-plugin-argo-cd-2.12.2.tgz#0e5d5e51545d658f72f092d717e44212e162cb44" - integrity sha512-nK93rbS5AWoJaDlnkXekcONo1yWluv0h+sRmqiVAJVHe2rMqzCIXhykl53JEFve9W9rGrpxyYKPPdkDhf+gtWQ== + version "2.12.3" + resolved "https://registry.yarnpkg.com/@roadiehq/backstage-plugin-argo-cd/-/backstage-plugin-argo-cd-2.12.3.tgz#6d68d22d472fa30a7a86950ffccf850a62d8dfeb" + integrity sha512-bq4/RKH+FScOWcDZnunKMxEDgdmIPuuHPuAfZYSwQUc2SPFy7pWzs5FOZnEELtyzL7IxuNJziV5SwQaHQhIt1w== dependencies: "@backstage/catalog-model" "^1.7.5" "@backstage/core-compat-api" "^0.5.3"