From f45213e5c93bb9e534e60ee2ac28a6ca01d3b201 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Apr 2021 17:07:47 +0200 Subject: [PATCH] Bump redoc-cli from 0.11.3 to 0.11.4 (#13387) Bumps [redoc-cli](https://github.com/Redocly/redoc) from 0.11.3 to 0.11.4. - [Release notes](https://github.com/Redocly/redoc/releases) - [Changelog](https://github.com/Redocly/redoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/Redocly/redoc/commits) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6fdabad40..a9dbc1755 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "lint-staged": "^10.5.4", "markdown-loader": "^6.0.0", "prettier": "^2.2.1", - "redoc-cli": "0.11.3", + "redoc-cli": "0.11.4", "sass": "1.32.8", "sass-loader": "^10.1.1", "style-loader": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index dbe0d63d7..c82c40f86 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16420,10 +16420,10 @@ redent@^3.0.0: indent-string "^4.0.0" strip-indent "^3.0.0" -redoc-cli@0.11.3: - version "0.11.3" - resolved "https://registry.yarnpkg.com/redoc-cli/-/redoc-cli-0.11.3.tgz#2714e4f7935c50dca763b12b308e4cbc38abf5de" - integrity sha512-PqC0gPEh8iYxIrpZN1bSBma+pTjCOOChyxCH9/Zwm4YewIk4wASG2mjZgsvN4kUqTNHzS38twl3fG1P+13ZwYQ== +redoc-cli@0.11.4: + version "0.11.4" + resolved "https://registry.yarnpkg.com/redoc-cli/-/redoc-cli-0.11.4.tgz#c4139936cb758d9cad4369b9503f44eb79e62d29" + integrity sha512-Ke/Lvy9fwLuZGpeILZfJOyBtwGhgOFLQdptAf0LdGt9l44DfwGVw7ppaqXoJEr1rXyu2eO0UtH2UnG5/CCigVw== dependencies: chokidar "^3.4.1" handlebars "^4.7.6"