Bump redoc-cli from 0.12.2 to 0.12.3 (#14508)
Bumps [redoc-cli](https://github.com/Redocly/redoc) from 0.12.2 to 0.12.3. - [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) --- updated-dependencies: - dependency-name: redoc-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
bb0b1b8eed
commit
29b787f4f8
2 changed files with 12 additions and 12 deletions
|
|
@ -133,7 +133,7 @@
|
|||
"lint-staged": "^11.1.2",
|
||||
"markdown-loader": "^6.0.0",
|
||||
"prettier": "^2.3.2",
|
||||
"redoc-cli": "0.12.2",
|
||||
"redoc-cli": "0.12.3",
|
||||
"sass": "1.37.5",
|
||||
"sass-loader": "^10.1.1",
|
||||
"style-loader": "^2.0.0",
|
||||
|
|
|
|||
22
yarn.lock
22
yarn.lock
|
|
@ -14608,7 +14608,7 @@ prismjs@^1.21.0, prismjs@^1.23.0, prismjs@^1.8.4, prismjs@~1.23.0:
|
|||
optionalDependencies:
|
||||
clipboard "^2.0.0"
|
||||
|
||||
prismjs@^1.24.0:
|
||||
prismjs@^1.24.1:
|
||||
version "1.24.1"
|
||||
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036"
|
||||
integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==
|
||||
|
|
@ -15483,10 +15483,10 @@ redent@^3.0.0:
|
|||
indent-string "^4.0.0"
|
||||
strip-indent "^3.0.0"
|
||||
|
||||
redoc-cli@0.12.2:
|
||||
version "0.12.2"
|
||||
resolved "https://registry.yarnpkg.com/redoc-cli/-/redoc-cli-0.12.2.tgz#d81195961783bb00b020cd93bd19ead348411d70"
|
||||
integrity sha512-GyOCEr1g+U/Js7lgHj+0vH9L2uCwbc0m9CJrlb099qp6jzmxnJQ6sC85BiN9DOwr4/fsQfVhoNpWQSkkpFBo5Q==
|
||||
redoc-cli@0.12.3:
|
||||
version "0.12.3"
|
||||
resolved "https://registry.yarnpkg.com/redoc-cli/-/redoc-cli-0.12.3.tgz#54e5ccc3aae05cb6bcb78ee45493c15e6c0a627c"
|
||||
integrity sha512-qTBaEfwVqCvqLbuloZ9sMBQA49WfMOQrLVBGiVyT7pNMAjosQCpMyFESqQL8WqVxDzV2olPCZ1L2rG9cuDGOsA==
|
||||
dependencies:
|
||||
chokidar "^3.5.1"
|
||||
handlebars "^4.7.7"
|
||||
|
|
@ -15496,14 +15496,14 @@ redoc-cli@0.12.2:
|
|||
node-libs-browser "^2.2.1"
|
||||
react "^17.0.1"
|
||||
react-dom "^17.0.1"
|
||||
redoc "2.0.0-rc.55"
|
||||
redoc "2.0.0-rc.56"
|
||||
styled-components "^5.3.0"
|
||||
yargs "^17.0.1"
|
||||
|
||||
redoc@2.0.0-rc.55:
|
||||
version "2.0.0-rc.55"
|
||||
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.55.tgz#372b4d2ab40199eb92043fcfd14cdc5db644081f"
|
||||
integrity sha512-32sUHhc33m8zQKz2V7xREwlf05S52dDOkn7K0WMquu2GDl6ZquxmrQfqnlj0IPoVCWQPR+XosmmIJj4rZbqjeA==
|
||||
redoc@2.0.0-rc.56:
|
||||
version "2.0.0-rc.56"
|
||||
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.56.tgz#d0fc05149d4801aa6ddf430af223070f04dce596"
|
||||
integrity sha512-ir2TtQ2d/1FqZWIoLmUZ3qvAAnO6jg8dt0SV75TanmfCXpEABcElXWH3mtUf6qKlvgDVt40diDCVuSvyPPxkAw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.0"
|
||||
"@redocly/openapi-core" "^1.0.0-beta.50"
|
||||
|
|
@ -15523,7 +15523,7 @@ redoc@2.0.0-rc.55:
|
|||
path-browserify "^1.0.1"
|
||||
perfect-scrollbar "^1.5.1"
|
||||
polished "^4.1.3"
|
||||
prismjs "^1.24.0"
|
||||
prismjs "^1.24.1"
|
||||
prop-types "^15.7.2"
|
||||
react-tabs "^3.2.2"
|
||||
slugify "~1.4.7"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue