From cebdca4e064456a2efed8bc60a11145e15b66170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 18:40:32 +0000 Subject: [PATCH] build(deps-dev): bump openapi-typescript from 6.7.6 to 7.1.1 Bumps [openapi-typescript](https://github.com/openapi-ts/openapi-typescript/tree/HEAD/packages/openapi-typescript) from 6.7.6 to 7.1.1. - [Release notes](https://github.com/openapi-ts/openapi-typescript/releases) - [Changelog](https://github.com/openapi-ts/openapi-typescript/blob/main/packages/openapi-typescript/CHANGELOG.md) - [Commits](https://github.com/openapi-ts/openapi-typescript/commits/openapi-typescript@7.1.1/packages/openapi-typescript) --- updated-dependencies: - dependency-name: openapi-typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b687a8..7c310cf 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@types/node": "^20.14.2", "esbuild": "^0.21.5", - "openapi-typescript": "^6.7.6", + "openapi-typescript": "^7.1.1", "typescript": "^5.4.5" }, "engines": {