Skip to content

Commit

Permalink
chore(deps): update dependency @hey-api/openapi-ts to v0.57.1
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
backstage-goalie[bot] authored and Github changeset workflow committed Dec 4, 2024
1 parent 6cc6e63 commit 0ef672e
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-nexus-repository-manager': patch
---

Updated dependency `@hey-api/openapi-ts` to `0.57.1`.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@backstage/core-app-api": "^1.15.1",
"@backstage/dev-utils": "^1.1.2",
"@backstage/test-utils": "^1.7.0",
"@hey-api/openapi-ts": "0.55.3",
"@hey-api/openapi-ts": "0.57.1",
"@redhat-developer/red-hat-developer-hub-theme": "0.2.0",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/react": "14.3.1",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/nexus-repository-manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2533,7 +2533,7 @@ __metadata:
"@backstage/plugin-catalog-react": ^1.14.0
"@backstage/test-utils": ^1.7.0
"@backstage/theme": ^0.6.0
"@hey-api/openapi-ts": 0.55.3
"@hey-api/openapi-ts": 0.57.1
"@janus-idp/shared-react": ^2.13.0
"@material-ui/core": ^4.9.13
"@material-ui/icons": ^4.11.3
Expand Down Expand Up @@ -4458,9 +4458,9 @@ __metadata:
languageName: node
linkType: hard

"@hey-api/openapi-ts@npm:0.55.3":
version: 0.55.3
resolution: "@hey-api/openapi-ts@npm:0.55.3"
"@hey-api/openapi-ts@npm:0.57.1":
version: 0.57.1
resolution: "@hey-api/openapi-ts@npm:0.57.1"
dependencies:
"@apidevtools/json-schema-ref-parser": 11.7.2
c12: 2.0.1
Expand All @@ -4470,7 +4470,7 @@ __metadata:
typescript: ^5.x
bin:
openapi-ts: bin/index.cjs
checksum: 1bce3e572d26d728a9e5d93b760ed518b9def2b47d544517e92da817e2b66c16dc45ff1633e344fa36251b778d2a3195e525dad5fb10bdcba3351bc36a8e419a
checksum: 18e64e708626ae5119ce81e26740f820c5ccae6bd26a32f385b5c114236b4e32e4c1fbc09a25c98d24a2ff88c631f1f2915fadabf4d1bb8d2b59983d8d50fc17
languageName: node
linkType: hard

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage-community/plugin-scaffolder-backend-module-servicenow': patch
---

Updated dependency `@hey-api/openapi-ts` to `0.57.1`.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@backstage/config": "1.2.0",
"@backstage/plugin-scaffolder-node-test-utils": "0.1.14",
"@backstage/types": "1.1.1",
"@hey-api/openapi-ts": "0.55.3",
"@hey-api/openapi-ts": "0.57.1",
"@types/node-fetch": "2.6.12",
"msw": "1.3.5",
"prettier": "3.3.3"
Expand Down
10 changes: 5 additions & 5 deletions workspaces/scaffolder-backend-module-servicenow/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2484,7 +2484,7 @@ __metadata:
"@backstage/plugin-scaffolder-node": ^0.5.0
"@backstage/plugin-scaffolder-node-test-utils": 0.1.14
"@backstage/types": 1.1.1
"@hey-api/openapi-ts": 0.55.3
"@hey-api/openapi-ts": 0.57.1
"@types/node-fetch": 2.6.12
abort-controller: ^3.0.0
axios: ^1.7.4
Expand Down Expand Up @@ -3962,9 +3962,9 @@ __metadata:
languageName: node
linkType: hard

"@hey-api/openapi-ts@npm:0.55.3":
version: 0.55.3
resolution: "@hey-api/openapi-ts@npm:0.55.3"
"@hey-api/openapi-ts@npm:0.57.1":
version: 0.57.1
resolution: "@hey-api/openapi-ts@npm:0.57.1"
dependencies:
"@apidevtools/json-schema-ref-parser": 11.7.2
c12: 2.0.1
Expand All @@ -3974,7 +3974,7 @@ __metadata:
typescript: ^5.x
bin:
openapi-ts: bin/index.cjs
checksum: 1bce3e572d26d728a9e5d93b760ed518b9def2b47d544517e92da817e2b66c16dc45ff1633e344fa36251b778d2a3195e525dad5fb10bdcba3351bc36a8e419a
checksum: 18e64e708626ae5119ce81e26740f820c5ccae6bd26a32f385b5c114236b4e32e4c1fbc09a25c98d24a2ff88c631f1f2915fadabf4d1bb8d2b59983d8d50fc17
languageName: node
linkType: hard

Expand Down

0 comments on commit 0ef672e

Please sign in to comment.