Skip to content

Commit

Permalink
chore(deps): bump all plugins to use cli 1.14.0 in main (#2222)
Browse files Browse the repository at this point in the history
bump all plugins to use cli 1.14.0 in main; regen yarn lock

Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt authored Sep 20, 2024
1 parent a4e4ccd commit 474247d
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 136 deletions.
2 changes: 1 addition & 1 deletion plugins/3scale-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@backstage/cli": "0.26.11",
"@janus-idp/cli": "1.13.2",
"@janus-idp/cli": "1.14.0",
"@types/supertest": "2.0.16",
"msw": "1.3.3",
"supertest": "6.3.4"
Expand Down
2 changes: 1 addition & 1 deletion plugins/argocd/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@backstage/core-app-api": "1.14.1",
"@backstage/dev-utils": "1.0.36",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.13.2",
"@janus-idp/cli": "1.14.0",
"@playwright/test": "1.45.3",
"@redhat-developer/red-hat-developer-hub-theme": "0.2.0",
"@testing-library/jest-dom": "6.4.8",
Expand Down
2 changes: 1 addition & 1 deletion plugins/lightspeed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@backstage/core-app-api": "1.14.1",
"@backstage/dev-utils": "1.0.36",
"@backstage/test-utils": "1.5.9",
"@janus-idp/cli": "1.13.0",
"@janus-idp/cli": "1.14.0",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/rbac-backend-module-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"devDependencies": {
"@backstage/backend-test-utils": "0.4.4",
"@backstage/cli": "0.26.11",
"@janus-idp/cli": "1.13.0"
"@janus-idp/cli": "1.14.0"
},
"files": [
"dist",
Expand Down
139 changes: 7 additions & 132 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 474247d

Please sign in to comment.