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.11 .0'
14+ compileOnly ' org.openapitools:openapi-generator:7.12 .0'
1515}
1616
1717tasks. withType(JavaCompile ) {
Original file line number Diff line number Diff line change 3131 "website:build" : " bash scripts/website/build.sh"
3232 },
3333 "devDependencies" : {
34- "@openapitools/openapi-generator-cli" : " 2.16.3 " ,
34+ "@openapitools/openapi-generator-cli" : " 2.17.0 " ,
3535 "@redocly/cli" : " 1.29.0" ,
3636 "eslint" : " 8.57.1" ,
3737 "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.11 .0' ,
46+ version : '7.12 .0' ,
4747 generators,
4848 } ,
4949 } ,
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ __metadata:
7777 version : 0.0.0-use.local
7878 resolution : " @algolia/api-client-automation@workspace:."
7979 dependencies :
80- " @openapitools/openapi-generator-cli " : " npm:2.16.3 "
80+ " @openapitools/openapi-generator-cli " : " npm:2.17.0 "
8181 " @redocly/cli " : " npm:1.29.0"
8282 eslint : " npm:8.57.1"
8383 eslint-plugin-automation-custom : " npm:1.0.0"
@@ -1489,9 +1489,9 @@ __metadata:
14891489 languageName : node
14901490 linkType : hard
14911491
1492- " @openapitools/openapi-generator-cli@npm:2.16.3 " :
1493- version : 2.16.3
1494- resolution : " @openapitools/openapi-generator-cli@npm:2.16.3 "
1492+ " @openapitools/openapi-generator-cli@npm:2.17.0 " :
1493+ version : 2.17.0
1494+ resolution : " @openapitools/openapi-generator-cli@npm:2.17.0 "
14951495 dependencies :
14961496 " @nestjs/axios " : " npm:3.1.3"
14971497 " @nestjs/common " : " npm:10.4.15"
@@ -1513,7 +1513,7 @@ __metadata:
15131513 tslib : " npm:2.8.1"
15141514 bin :
15151515 openapi-generator-cli : main.js
1516- checksum : 10/ae01a80ee4099a287e2e82c2cfefc77f5d421c49adb0c868cd660dfdfd281cc84db4a93b35a721f24e46aa212e71fcc884df8922c270bdd2f023e8c130894f55
1516+ checksum : 10/ff81ed87c0ccb988fd88506c6ed319bba41d8e58d2212a192c332e317cfcacc71b36f419ed34279f9483fbd4fcfaaff1bf45769763c1deb92246301587b0fde5
15171517 languageName : node
15181518 linkType : hard
15191519
You can’t perform that action at this time.
0 commit comments