Skip to content

Commit

Permalink
chore(deps): update dependency @openapitools/openapi-generator-cli to…
Browse files Browse the repository at this point in the history
… ~2.7.0
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent 7f1d3a7 commit 8a04768
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/@ama-sdk/create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@angular-devkit/core": "~16.0.5",
"@angular-devkit/schematics": "~16.0.5",
"@angular-devkit/schematics-cli": "~16.0.5",
"@openapitools/openapi-generator-cli": "~2.6.0",
"@openapitools/openapi-generator-cli": "~2.7.0",
"@schematics/angular": "~16.0.5",
"minimist": "^1.2.6",
"typescript": "~5.0.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/@ama-sdk/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@angular-devkit/schematics": "~16.0.5",
"@angular-devkit/schematics-cli": "~16.0.5",
"@angular/cli": "~16.0.5",
"@openapitools/openapi-generator-cli": "~2.6.0",
"@openapitools/openapi-generator-cli": "~2.7.0",
"@schematics/angular": "~16.0.5"
},
"dependencies": {
Expand All @@ -69,7 +69,7 @@
"@o3r/build-helpers": "workspace:^",
"@o3r/eslint-plugin": "workspace:^",
"@o3r/schematics": "workspace:^",
"@openapitools/openapi-generator-cli": "~2.6.0",
"@openapitools/openapi-generator-cli": "~2.7.0",
"@schematics/angular": "~16.0.5",
"@types/jest": "~29.5.2",
"@types/js-yaml": "^4.0.5",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ __metadata:
"@o3r/dev-tools": "workspace:^"
"@o3r/eslint-config-otter": "workspace:^"
"@o3r/eslint-plugin": "workspace:^"
"@openapitools/openapi-generator-cli": ~2.6.0
"@openapitools/openapi-generator-cli": ~2.7.0
"@schematics/angular": ~16.0.5
"@types/jest": ~29.5.2
"@types/minimist": ^1.2.2
Expand Down Expand Up @@ -238,7 +238,7 @@ __metadata:
"@o3r/dev-tools": "workspace:^"
"@o3r/eslint-plugin": "workspace:^"
"@o3r/schematics": "workspace:^"
"@openapitools/openapi-generator-cli": ~2.6.0
"@openapitools/openapi-generator-cli": ~2.7.0
"@schematics/angular": ~16.0.5
"@types/jest": ~29.5.2
"@types/js-yaml": ^4.0.5
Expand Down Expand Up @@ -278,7 +278,7 @@ __metadata:
"@angular-devkit/schematics": ~16.0.5
"@angular-devkit/schematics-cli": ~16.0.5
"@angular/cli": ~16.0.5
"@openapitools/openapi-generator-cli": ~2.6.0
"@openapitools/openapi-generator-cli": ~2.7.0
"@schematics/angular": ~16.0.5
peerDependenciesMeta:
"@ama-sdk/core":
Expand Down Expand Up @@ -5420,16 +5420,16 @@ __metadata:
languageName: node
linkType: hard

"@nestjs/axios@npm:0.0.8":
version: 0.0.8
resolution: "@nestjs/axios@npm:0.0.8"
"@nestjs/axios@npm:0.1.0":
version: 0.1.0
resolution: "@nestjs/axios@npm:0.1.0"
dependencies:
axios: 0.27.2
peerDependencies:
"@nestjs/common": ^7.0.0 || ^8.0.0
"@nestjs/common": ^7.0.0 || ^8.0.0 || ^9.0.0
reflect-metadata: ^0.1.12
rxjs: ^6.0.0 || ^7.0.0
checksum: bc6b18c6e8bcfab1e8e9371a089cbba293a7b1df6d5de7fa15bb80db1966e6f62ba62d2b30c7378674f7d2272a1a1d0c694e1192c767c269c0aae04b7bdfea9b
checksum: 72929b25caacb85517bae962b13d865a31aa3984aa9e55305e0a2306e54338fe51a7eb38ca38cab0fe8b4116fb35219bd02c8b0c4cac70e7b5aeb84d03a1db3f
languageName: node
linkType: hard

Expand Down Expand Up @@ -9205,11 +9205,11 @@ __metadata:
languageName: node
linkType: hard

"@openapitools/openapi-generator-cli@npm:~2.6.0":
version: 2.6.0
resolution: "@openapitools/openapi-generator-cli@npm:2.6.0"
"@openapitools/openapi-generator-cli@npm:~2.7.0":
version: 2.7.0
resolution: "@openapitools/openapi-generator-cli@npm:2.7.0"
dependencies:
"@nestjs/axios": 0.0.8
"@nestjs/axios": 0.1.0
"@nestjs/common": 9.3.11
"@nestjs/core": 9.3.11
"@nuxtjs/opencollective": 0.3.2
Expand All @@ -9227,7 +9227,7 @@ __metadata:
tslib: 2.0.3
bin:
openapi-generator-cli: main.js
checksum: d60711b0fc018f4834faa28be8990a6d019d87be9cd8c8f7f1a2f5dfb863044b1f80bc0841caceffa76f6eec3e756291e3b8e81a00d42ca883974703b616097f
checksum: 92ca36779b43fe1e4868cd89bde4cb96918868aa62c8a69a9e199711d8e7093bab67f484d266fcbf37ca4ad87e4e91ea5759fb322c7999a299f5bfdc179065b8
languageName: node
linkType: hard

Expand Down

0 comments on commit 8a04768

Please sign in to comment.