From 04215b330921a1c983918450d296481936f1a32f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 18:37:30 +0000 Subject: [PATCH] chore(deps-dev): bump @hey-api/openapi-ts in the dev-dependencies group Bumps the dev-dependencies group with 1 update: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts). Updates `@hey-api/openapi-ts` from 0.97.2 to 0.97.3 - [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/@hey-api/openapi-ts@0.97.3) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-version: 0.97.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49647b1..0a27e03 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "devDependencies": { "@biomejs/biome": "^2.4.9", "@hey-api/client-fetch": "0.13.1", - "@hey-api/openapi-ts": "0.97.2", + "@hey-api/openapi-ts": "0.97.3", "@types/node": "^25.5.0", "lefthook": "^2.1.4", "tsup": "^8.5.1",