Skip to content

Commit

Permalink
Update npm package @openapitools/openapi-generator-cli to v2.17.0 (#…
Browse files Browse the repository at this point in the history
…6586)

Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Mar 4, 2025
1 parent e1ab8df commit 4bfe184
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion libs/@local/graph/client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"codegen": "redocly bundle -o openapi.bundle.json ../../api/openapi/openapi.json && JAVA_OPTS='-Dlog.level=warn' openapi-generator-cli generate && rm openapi.bundle.json && fix-esm-import-path *.ts"
},
"dependencies": {
"@openapitools/openapi-generator-cli": "2.16.3",
"@openapitools/openapi-generator-cli": "2.17.0",
"axios": "1.8.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/internal-api-client/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.5-nightly.ff02a0b",
"@openapitools/openapi-generator-cli": "2.16.3",
"@openapitools/openapi-generator-cli": "2.17.0",
"@types/node": "22.13.9",
"rimraf": "6.0.1",
"typescript": "5.7.3"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8926,7 +8926,7 @@ __metadata:
resolution: "@local/hash-graph-client@workspace:libs/@local/graph/client/typescript"
dependencies:
"@local/tsconfig": "npm:0.0.0-private"
"@openapitools/openapi-generator-cli": "npm:2.16.3"
"@openapitools/openapi-generator-cli": "npm:2.17.0"
"@redocly/cli": "npm:1.32.1"
"@rust/hash-graph-api": "npm:0.0.0-private"
"@types/node": "npm:22.13.9"
Expand Down Expand Up @@ -9052,7 +9052,7 @@ __metadata:
resolution: "@local/internal-api-client@workspace:libs/@local/internal-api-client/typescript"
dependencies:
"@biomejs/biome": "npm:1.9.5-nightly.ff02a0b"
"@openapitools/openapi-generator-cli": "npm:2.16.3"
"@openapitools/openapi-generator-cli": "npm:2.17.0"
"@types/node": "npm:22.13.9"
axios: "npm:1.8.1"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -9944,9 +9944,9 @@ __metadata:
languageName: node
linkType: hard

"@openapitools/openapi-generator-cli@npm:2.16.3":
version: 2.16.3
resolution: "@openapitools/openapi-generator-cli@npm:2.16.3"
"@openapitools/openapi-generator-cli@npm:2.17.0":
version: 2.17.0
resolution: "@openapitools/openapi-generator-cli@npm:2.17.0"
dependencies:
"@nestjs/axios": "npm:3.1.3"
"@nestjs/common": "npm:10.4.15"
Expand All @@ -9968,7 +9968,7 @@ __metadata:
tslib: "npm:2.8.1"
bin:
openapi-generator-cli: main.js
checksum: 10c0/a269ac1eae14e6e22f56341e5dbf4eb31687d85c6b27f38a23084319d4e2b7899c07bde6cf0927b696108172418c09dfadd52934c92e7a3274434a1238565149
checksum: 10c0/43cff421946c074706e2ad9c4c56ca9220caa0b675aad46ac31e7807d4ff728ea57c5a84c375150bc7e6bf36f29bc67a9bebb6ab1a157ba806913550d53b650f
languageName: node
linkType: hard

Expand Down

0 comments on commit 4bfe184

Please sign in to comment.