Skip to content

Commit

Permalink
chore(deps): update dependency openapi-typescript to v6.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2024
1 parent 8e14a33 commit b950453
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.19.0",
"jest": "29.7.0",
"npm-run-all": "4.1.5",
"openapi-typescript": "6.7.3",
"openapi-typescript": "6.7.5",
"rimraf": "5.0.5",
"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 @@ -3862,9 +3862,9 @@ __metadata:
languageName: node
linkType: hard

"openapi-typescript@npm:6.7.3":
version: 6.7.3
resolution: "openapi-typescript@npm:6.7.3"
"openapi-typescript@npm:6.7.5":
version: 6.7.5
resolution: "openapi-typescript@npm:6.7.5"
dependencies:
ansi-colors: "npm:^4.1.3"
fast-glob: "npm:^3.3.2"
Expand All @@ -3874,7 +3874,7 @@ __metadata:
yargs-parser: "npm:^21.1.1"
bin:
openapi-typescript: bin/cli.js
checksum: 7fcb6fa31fa868e82d62317aa66c10bb96b400a06917978f4282ddc4b89b0812fbe4dabae880c592d6f5fa1abbff87917929dd7ad0761e157812f680ea24183b
checksum: d4486a1a08d40a4292389af26093fd1b5c26ea4ee8c91f2d4d3f3fb910484cf3720eacafb38699a4de11759c2f67f866466ed75ab463b04f4f9d28e6ceb3cff2
languageName: node
linkType: hard

Expand Down Expand Up @@ -5177,7 +5177,7 @@ __metadata:
esbuild: "npm:^0.19.0"
jest: "npm:29.7.0"
npm-run-all: "npm:4.1.5"
openapi-typescript: "npm:6.7.3"
openapi-typescript: "npm:6.7.5"
qs: "npm:^6.11.0"
rimraf: "npm:5.0.5"
rollup: "npm:^4.0.0"
Expand Down

0 comments on commit b950453

Please sign in to comment.