Skip to content

Commit

Permalink
chore(deps): update dependency openapi-typescript to v7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 29, 2024
1 parent 8c2e564 commit 24388c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"esbuild": "^0.23.0",
"jest": "29.7.0",
"npm-run-all2": "6.2.2",
"openapi-typescript": "7.3.0",
"openapi-typescript": "7.3.2",
"rimraf": "6.0.1",
"rollup": "^4.0.0",
"rollup-plugin-dts": "^6.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3731,9 +3731,9 @@ __metadata:
languageName: node
linkType: hard

"openapi-typescript@npm:7.3.0":
version: 7.3.0
resolution: "openapi-typescript@npm:7.3.0"
"openapi-typescript@npm:7.3.2":
version: 7.3.2
resolution: "openapi-typescript@npm:7.3.2"
dependencies:
"@redocly/openapi-core": "npm:^1.16.0"
ansi-colors: "npm:^4.1.3"
Expand All @@ -3744,7 +3744,7 @@ __metadata:
typescript: ^5.x
bin:
openapi-typescript: bin/cli.js
checksum: 10c0/432d7a549aa4a224ae51e6236e01bd2ac50934d2ed3a283c1c7a3342b86d64f29cf5d5576881704f095be1d2d6cb718ec918747f4e941ef7bfb101520f85f4fb
checksum: 10c0/7031c8ecff717053cf85b590e6c71b26c14c0bf15fe4d540bd7fd2c25a40355e81507ee6212320580958d1fde65c6aa9df339b4d06954161e23aec7d20e17597
languageName: node
linkType: hard

Expand Down Expand Up @@ -4833,7 +4833,7 @@ __metadata:
esbuild: "npm:^0.23.0"
jest: "npm:29.7.0"
npm-run-all2: "npm:6.2.2"
openapi-typescript: "npm:7.3.0"
openapi-typescript: "npm:7.3.2"
qs: "npm:^6.11.0"
rimraf: "npm:6.0.1"
rollup: "npm:^4.0.0"
Expand Down

0 comments on commit 24388c4

Please sign in to comment.