From 3f76f0c0f23a25b6c3467967879c51e05d9e75bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 05:15:00 +0000 Subject: [PATCH] Bump @redocly/cli from 2.37.0 to 2.39.0 Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.37.0 to 2.39.0. - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.37.0...@redocly/cli@2.39.0) --- updated-dependencies: - dependency-name: "@redocly/cli" dependency-version: 2.39.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 97ed509b5..4b1fe06c9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "swagger-ui-dist": "^5.32.5" }, "devDependencies": { - "@redocly/cli": "^2.37.0", + "@redocly/cli": "^2.39.0", "frontend-dependencies": "^0.4.0", "minify": "^15.3.1", "moment-locales-webpack-plugin": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index e5cb00290..ca1d5edc0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -460,10 +460,10 @@ resolved "https://registry.yarnpkg.com/@putout/minify/-/minify-6.1.1.tgz#1112784238ae0c1a3ae5151ff0698bb3cc6dc03a" integrity sha512-UqLlEAR/beYYt/k5PqwV+9lfi0Wl9OoSXW8IQnMYLCRZUTqpVZUJZbcYHCmfvhMAnpw60A6OI0dV6kOly7L5Rg== -"@redocly/cli@^2.37.0": - version "2.37.0" - resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-2.37.0.tgz#7383fa53417a841de71c29d5405bd22c743384d3" - integrity sha512-2xKvVy2re6xiWfrWHJj633oEoVAYHisPsxEwoxtSxMqB+RhW2uqM98+JPjrLQPpj2m1bXrj08KXwpSFfojV0/g== +"@redocly/cli@^2.39.0": + version "2.39.0" + resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-2.39.0.tgz#3be41763fb2338b52c8d005644d716f089410a62" + integrity sha512-xA0Z9YMEhlzbpn/BVErlE2UzuKfahp9llBwEnVtAYuhWdF8UCIm+cgYX8f/gHQIJ/TKwB93awAewTOgEsbZFZw== "@scarf/scarf@=1.4.0": version "1.4.0"