Skip to content

Commit

Permalink
Bump openapi-fetch from 0.12.5 to 0.13.0 in /packages/ts/template
Browse files Browse the repository at this point in the history
Bumps [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch) from 0.12.5 to 0.13.0.
- [Release notes](https://github.com/openapi-ts/openapi-typescript/releases)
- [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-fetch/CHANGELOG.md)
- [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-fetch@0.13.0/packages/openapi-fetch)

---
updated-dependencies:
- dependency-name: openapi-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 88f26a8 commit b0c7fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ts/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@groton/sky-api.auth-middleware": "workspace:*",
"openapi-fetch": "^0.12.5"
"openapi-fetch": "^0.13.0"
},
"devDependencies": {
"del-cli": "^5.1.0",
Expand Down

0 comments on commit b0c7fe1

Please sign in to comment.