From c3cbd2123cd60eee4116a720e9d2181509cd92fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 21:39:34 +0000 Subject: [PATCH] build(deps-dev): bump @readme/oas-examples in /dist-gha Bumps [@readme/oas-examples](https://github.com/readmeio/oas/tree/HEAD/packages/oas-examples) from 7.2.1 to 8.0.0. - [Release notes](https://github.com/readmeio/oas/releases) - [Commits](https://github.com/readmeio/oas/commits/@readme/oas-examples@8.0.0/packages/oas-examples) --- updated-dependencies: - dependency-name: "@readme/oas-examples" dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dist-gha/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-gha/package.json b/dist-gha/package.json index bac2f41..25f1f9e 100644 --- a/dist-gha/package.json +++ b/dist-gha/package.json @@ -83,7 +83,7 @@ "@biomejs/biome": "^2.3.13", "@oclif/test": "^4.1.16", "@readme/better-ajv-errors": "^2.3.2", - "@readme/oas-examples": "^7.2.1", + "@readme/oas-examples": "^8.0.0", "@readme/standards": "^2.1.1", "@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-json": "^6.0.0",