From 09ce2967d8448f4e0ad1657f1f6f2ba3c8a50146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 14:13:07 +0000 Subject: [PATCH] chore(deps-dev): Bump @redocly/cli from 2.46.0 to 2.47.0 Bumps [@redocly/cli](https://github.com/Redocly/redocly-cli) from 2.46.0 to 2.47.0. - [Release notes](https://github.com/Redocly/redocly-cli/releases) - [Commits](https://github.com/Redocly/redocly-cli/compare/@redocly/cli@2.46.0...@redocly/cli@2.47.0) --- updated-dependencies: - dependency-name: "@redocly/cli" dependency-version: 2.46.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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 ec50d7456..7004e2c07 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@eslint/js": "^9.33.0", "@pinia/testing": "^2.0.1", - "@redocly/cli": "^2.31.5", + "@redocly/cli": "^2.47.0", "@vitejs/plugin-vue2": "^2.3.4", "@vitest/coverage-v8": "^4.0.18", "@vue/test-utils": "1", diff --git a/yarn.lock b/yarn.lock index 97df11af3..9d47979f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -765,10 +765,10 @@ resolved "https://registry.yarnpkg.com/@rails/ujs/-/ujs-7.1.3-4.tgz#1dddea99d5c042e8513973ea709b2cb7e840dc2d" integrity sha512-z0ckI5jrAJfImcObjMT1RBz2IxH6I5q6ZTMFex6AfxSQKZuuL8JxAXvg2CvBuodGCxKvybFVolDyMHXlBLeYAA== -"@redocly/cli@^2.31.5": - version "2.46.0" - resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-2.46.0.tgz#505c8c5084e148b37c16430f7302dbcd9530c99c" - integrity sha512-Hx4dIYwFhMkE6fZXDl0TwuVsvE8INX7dzEOgAcEhl0mhTkHC95o/rhUTlVLbNRg4mWHQ27jbdgKXPZBJJANWYA== +"@redocly/cli@^2.47.0": + version "2.47.0" + resolved "https://registry.yarnpkg.com/@redocly/cli/-/cli-2.47.0.tgz#5b39ba5a344d002bc534aca3cbde2a424d4d3fe1" + integrity sha512-4sv638LZxiUSsNGqfWPzA2hrNM4KrNRc9jOaH9igqDJlZimiGCYliVpbdrWvfL/YlaSnIBpJE1O1CveXDYTTWw== "@rollup/rollup-android-arm-eabi@4.62.4": version "4.62.4"