Skip to content

Commit

Permalink
chore(deps): update devdependencies (minor) (#185)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent d6c3908 commit d59e940
Show file tree
Hide file tree
Showing 23 changed files with 1,249 additions and 1,303 deletions.
14 changes: 14 additions & 0 deletions workspaces/bulk-import/.changeset/renovate-ab072c4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
'@red-hat-developer-hub/backstage-plugin-bulk-import-backend': patch
'@red-hat-developer-hub/backstage-plugin-bulk-import-common': patch
'@red-hat-developer-hub/backstage-plugin-bulk-import': patch
---

Updated dependency `@openapitools/openapi-generator-cli` to `2.15.3`.
Updated dependency `openapicmd` to `2.6.1`.
Updated dependency `prettier` to `3.4.2`.
Updated dependency `@janus-idp/cli` to `1.19.1`.
Updated dependency `monaco-editor` to `0.52.2`.
Updated dependency `monaco-yaml` to `5.2.3`.
Updated dependency `sass` to `1.83.0`.
Updated dependency `webpack` to `5.97.1`.
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,16 @@
"@backstage/config": "1.2.0",
"@backstage/plugin-catalog-backend": "1.27.1",
"@janus-idp/backstage-plugin-audit-log-node": "^1.7.1",
"@openapitools/openapi-generator-cli": "2.13.4",
"@openapitools/openapi-generator-cli": "2.15.3",
"@spotify/prettier-config": "^15.0.0",
"@types/express": "4.17.21",
"@types/git-url-parse": "^9.0.0",
"@types/node-fetch": "^2.5.12",
"@types/supertest": "2.0.16",
"js-yaml-cli": "0.6.0",
"msw": "1.3.5",
"openapicmd": "2.3.2",
"prettier": "3.3.3",
"openapicmd": "2.6.1",
"prettier": "3.4.2",
"supertest": "6.3.4"
},
"peerDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@backstage/cli": "0.28.2",
"@backstage/plugin-permission-common": "^0.8.1",
"@spotify/prettier-config": "^15.0.0",
"prettier": "3.3.3"
"prettier": "3.4.2"
},
"peerDependencies": {
"@backstage/plugin-permission-common": "^0.8.1"
Expand Down
2 changes: 1 addition & 1 deletion workspaces/bulk-import/plugins/bulk-import/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@types/lodash": "^4.14.151",
"@types/react": "^18.2.58",
"msw": "1.3.5",
"prettier": "3.3.3",
"prettier": "3.4.2",
"react": "16.13.1 || ^17.0.0 || ^18.0.0",
"react-dom": "16.13.1 || ^17.0.0 || ^18.0.0",
"react-router-dom": "^6.0.0",
Expand Down
Loading

0 comments on commit d59e940

Please sign in to comment.