Bump redoc-cli from 0.9.5 to 0.9.6 (#5988)
Bumps [redoc-cli](https://github.com/Redocly/redoc) from 0.9.5 to 0.9.6. - [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-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
3d2f2011fe
commit
bdf0888590
2 changed files with 10 additions and 10 deletions
|
|
@ -83,7 +83,7 @@
|
|||
"preact-render-spy": "1.3.0",
|
||||
"preact-render-to-json": "^3.6.6",
|
||||
"prettier": "^1.19.1",
|
||||
"redoc-cli": "0.9.5",
|
||||
"redoc-cli": "0.9.6",
|
||||
"webpack-dev-server": "^2.11.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
|||
18
yarn.lock
18
yarn.lock
|
|
@ -10419,10 +10419,10 @@ redent@^1.0.0:
|
|||
indent-string "^2.1.0"
|
||||
strip-indent "^1.0.1"
|
||||
|
||||
redoc-cli@0.9.5:
|
||||
version "0.9.5"
|
||||
resolved "https://registry.yarnpkg.com/redoc-cli/-/redoc-cli-0.9.5.tgz#20655d11a9d69b3dd1ca59560cb5d3dbb748ae56"
|
||||
integrity sha512-tgsa4E6926KvqswnLmW8OULpvOc7jTLW8RKtw3u0QqUsU07QGsAvgqXuJUwgSSoZGzL9fy57zeDWZ9NWdxQs7A==
|
||||
redoc-cli@0.9.6:
|
||||
version "0.9.6"
|
||||
resolved "https://registry.yarnpkg.com/redoc-cli/-/redoc-cli-0.9.6.tgz#071495e3044d8e4cbdd998ff3f6845b2df03e9db"
|
||||
integrity sha512-6qYR0mAyjOHRRh9BLyArZM8IaAU1iGOyr0Tr4587iHwZF1WsvOScP2XPtljWxK3vydNAbM1k12um0oDM+r/HZA==
|
||||
dependencies:
|
||||
chokidar "^3.0.2"
|
||||
handlebars "^4.1.2"
|
||||
|
|
@ -10432,15 +10432,15 @@ redoc-cli@0.9.5:
|
|||
node-libs-browser "^2.2.1"
|
||||
react "^16.8.6"
|
||||
react-dom "^16.8.6"
|
||||
redoc "2.0.0-rc.21"
|
||||
redoc "2.0.0-rc.23"
|
||||
styled-components "^4.3.2"
|
||||
tslib "^1.10.0"
|
||||
yargs "^13.3.0"
|
||||
|
||||
redoc@2.0.0-rc.21:
|
||||
version "2.0.0-rc.21"
|
||||
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.21.tgz#cf780f82364cbef0bf85cdd63a722fa03b4d4f3d"
|
||||
integrity sha512-dLyzwNRkcipssE10bUwOrbQWLYA1uWXVQJ81xb8o4H/h31lksZ4OcPMX0OlSHGfNAxW3RicRoAJH6hBknv1r+w==
|
||||
redoc@2.0.0-rc.23:
|
||||
version "2.0.0-rc.23"
|
||||
resolved "https://registry.yarnpkg.com/redoc/-/redoc-2.0.0-rc.23.tgz#3b8a47d9357e6ee52a0d93d08fb03ce00f424728"
|
||||
integrity sha512-ifrewYzrCrGBv6bFSh5FEnDTywVm6IL/VEb7PUpVPCC1lMceMAB1HrlyKlBCyNqjq9LcRO+y9q881LfPXS4PUw==
|
||||
dependencies:
|
||||
classnames "^2.2.6"
|
||||
decko "^1.2.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue