File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ repositories {
1111}
1212
1313dependencies {
14- compileOnly ' org.openapitools:openapi-generator:7.8 .0'
14+ compileOnly ' org.openapitools:openapi-generator:7.9 .0'
1515}
1616
1717tasks. withType(JavaCompile ) {
Original file line number Diff line number Diff line change 3030 "website:build" : " bash scripts/website/build.sh"
3131 },
3232 "devDependencies" : {
33- "@openapitools/openapi-generator-cli" : " 2.13.13 " ,
33+ "@openapitools/openapi-generator-cli" : " 2.14.0 " ,
3434 "@redocly/cli" : " 1.25.5" ,
3535 "eslint" : " 8.57.1" ,
3636 "eslint-plugin-automation-custom" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ export async function generateOpenapitools(
4343 JSON . stringify (
4444 {
4545 'generator-cli' : {
46- version : '7.8 .0' ,
46+ version : '7.9 .0' ,
4747 generators,
4848 } ,
4949 } ,
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ __metadata:
7979 version : 0.0.0-use.local
8080 resolution : " @algolia/api-client-automation@workspace:."
8181 dependencies :
82- " @openapitools/openapi-generator-cli " : " npm:2.13.13 "
82+ " @openapitools/openapi-generator-cli " : " npm:2.14.0 "
8383 " @redocly/cli " : " npm:1.25.5"
8484 eslint : " npm:8.57.1"
8585 eslint-plugin-automation-custom : " npm:1.0.0"
@@ -1416,9 +1416,9 @@ __metadata:
14161416 languageName : node
14171417 linkType : hard
14181418
1419- " @openapitools/openapi-generator-cli@npm:2.13.13 " :
1420- version : 2.13.13
1421- resolution : " @openapitools/openapi-generator-cli@npm:2.13.13 "
1419+ " @openapitools/openapi-generator-cli@npm:2.14.0 " :
1420+ version : 2.14.0
1421+ resolution : " @openapitools/openapi-generator-cli@npm:2.14.0 "
14221422 dependencies :
14231423 " @nestjs/axios " : " npm:3.0.3"
14241424 " @nestjs/common " : " npm:10.4.3"
@@ -1440,7 +1440,7 @@ __metadata:
14401440 tslib : " npm:2.7.0"
14411441 bin :
14421442 openapi-generator-cli : main.js
1443- checksum : 10/298735860feb5da01b46f5e0c85978ccdb4bb579515abe52f7a65dfc16ca04d713d8056725958fe75ccc3edd08d6677e7f13543e24bf9487bfa48851ddc36035
1443+ checksum : 10/4229f94af263695b6e899b8cfa2ed8217611a15ebda91541c5c1449af03cd76da148bb9d8084ceb3767d5e75ecd1cb22c61bb4f3608ebf238392a6c75ddda42e
14441444 languageName : node
14451445 linkType : hard
14461446
You can’t perform that action at this time.
0 commit comments