From 242557ad06b06a392a61eb6686218b952b7feb76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 08:21:05 +0000 Subject: [PATCH] deps(deps-dev): bump @hey-api/openapi-ts Bumps the dev-minor-and-patch group with 1 update: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts). Updates `@hey-api/openapi-ts` from 0.97.1 to 0.97.2 - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/commits) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7cf666..bfe8e8f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@axe-core/playwright": "^4.10.0", "@biomejs/biome": "^2.4.9", "@hey-api/client-fetch": "0.13.1", - "@hey-api/openapi-ts": "0.97.1", + "@hey-api/openapi-ts": "0.97.2", "@playwright/test": "^1.49.0", "@roxyapi/sdk": "^1.2.23", "@types/bun": "^1.2.0",