Skip to content

Commit 0f3e3f9

Browse files
⬆️ Bump openapi-fetch from 0.14.0 to 0.15.0 in the minor-production group (#87)
⬆️ Bump openapi-fetch in the minor-production group Bumps the minor-production group with 1 update: [openapi-fetch](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-fetch). Updates `openapi-fetch` from 0.14.0 to 0.15.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.15.0/packages/openapi-fetch) --- updated-dependencies: - dependency-name: openapi-fetch dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab3b08c commit 0f3e3f9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"postopenapi-typescript:server": "ts-autofix ./src/server/openapi && pnpm run lint:fix"
5151
},
5252
"dependencies": {
53-
"openapi-fetch": "~0.14.0"
53+
"openapi-fetch": "~0.15.0"
5454
},
5555
"devDependencies": {
5656
"@eslint/js": "^9.21.0",

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)