Skip to content

Commit

Permalink
build(deps-dev): bump openapi-typescript from 7.4.0 to 7.4.1
Browse files Browse the repository at this point in the history
Bumps [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/[email protected]/packages/openapi-typescript)

---
updated-dependencies:
- dependency-name: openapi-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benoitf committed Sep 20, 2024
1 parent c9a17d0 commit af12e43
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"@types/node": "^20",
"@types/postman-collection": "^3.5.10",
"@types/supertest": "^6.0.2",
"openapi-typescript": "^7.4.0",
"openapi-typescript": "^7.4.1",
"supertest": "^7.0.0",
"vitest": "^2.0.5"
}
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit af12e43

Please sign in to comment.