Skip to content

Commit be43040

Browse files
fix(deps): update rhdh bulk import dependencies (patch) (#836)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0867331 commit be43040

4 files changed

Lines changed: 139 additions & 106 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-bulk-import-backend': patch
3+
---
4+
5+
Updated dependency `@openapitools/openapi-generator-cli` to `2.20.2`.
6+
Updated dependency `openapicmd` to `2.6.2`.

workspaces/bulk-import/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@backstage/plugin-user-settings": "^0.8.21",
4444
"@backstage/theme": "^0.6.5",
4545
"@mui/icons-material": "5.16.14",
46-
"@mui/lab": "5.0.0-alpha.175",
46+
"@mui/lab": "5.0.0-alpha.176",
4747
"@mui/material": "5.16.14",
4848
"@mui/styles": "5.16.14",
4949
"@red-hat-developer-hub/backstage-plugin-bulk-import": "workspace:^",

workspaces/bulk-import/plugins/bulk-import-backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,15 +70,15 @@
7070
"@backstage/config": "^1.3.2",
7171
"@backstage/plugin-catalog-backend": "^1.32.1",
7272
"@backstage/types": "^1.2.1",
73-
"@openapitools/openapi-generator-cli": "2.20.0",
73+
"@openapitools/openapi-generator-cli": "2.20.2",
7474
"@spotify/prettier-config": "^15.0.0",
7575
"@types/express": "4.17.22",
7676
"@types/git-url-parse": "^9.0.0",
7777
"@types/node-fetch": "^2.5.12",
7878
"@types/supertest": "2.0.16",
7979
"js-yaml-cli": "0.6.0",
8080
"msw": "1.3.5",
81-
"openapicmd": "2.6.1",
81+
"openapicmd": "2.6.2",
8282
"prettier": "3.5.3",
8383
"supertest": "6.3.4"
8484
},

0 commit comments

Comments
 (0)