Skip to content

Commit

Permalink
Bump openapi-fetch from 0.12.5 to 0.13.0 in /packages/ts/auth-middleware
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 bc8285c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ts/auth-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"build:compile": "tsc"
},
"dependencies": {
"openapi-fetch": "^0.12.5"
"openapi-fetch": "^0.13.0"
},
"devDependencies": {
"@groton/sky-api.tsconfig": "workspace:*",
Expand Down

0 comments on commit bc8285c

Please sign in to comment.