Skip to content

Commit

Permalink
chore(deps): fix package resolutions
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Schultz <pschultz@pobox.com>
  • Loading branch information
schultzp2020 committed Mar 20, 2024
1 parent 84cbc03 commit 796338c
Show file tree
Hide file tree
Showing 3 changed files with 4,081 additions and 2,792 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "roadiehq-backstage-plugin-argo-cd",
"version": "2.6.2",
"version": "2.4.1",
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
Expand All @@ -20,7 +20,7 @@
"export-dynamic": "janus-cli package export-dynamic-plugin"
},
"dependencies": {
"@roadiehq/backstage-plugin-argo-cd": "2.6.2"
"@roadiehq/backstage-plugin-argo-cd": "2.4.1"
},
"devDependencies": {
"@backstage/cli": "0.25.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@backstage/plugin-search-backend-node": "1.2.17",
"@internal/plugin-dynamic-plugins-info-backend": "*",
"@internal/plugin-scalprum-backend": "*",
"@janus-idp/backstage-plugin-rbac-backend": "2.3.4",
"@janus-idp/backstage-plugin-rbac-backend": "2.4.1",
"@janus-idp/backstage-plugin-rbac-node": "1.0.3",
"@manypkg/get-packages": "2.2.0",
"app": "*",
Expand Down
Loading

0 comments on commit 796338c

Please sign in to comment.