1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-05-31 01:16:01 +02:00

fix(deps): update dependency docusaurus-plugin-openapi-docs to v1.1.8 (#1937)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-19 14:14:52 +00:00 committed by GitHub
parent 30f1ef01eb
commit a6c524c251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -27,7 +27,7 @@
"@mdx-js/react": "1.6.22",
"@svgr/webpack": "6.3.1",
"clsx": "1.2.1",
"docusaurus-plugin-openapi-docs": "1.1.7",
"docusaurus-plugin-openapi-docs": "1.1.8",
"docusaurus-theme-openapi-docs": "1.1.7",
"file-loader": "6.2.0",
"react": "18.2.0",

View File

@ -6328,10 +6328,10 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"
docusaurus-plugin-openapi-docs@1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.1.7.tgz#2e22a9a125882aa0434510152cbb163dc9017e17"
integrity sha512-IobgWo5OeQo3uZnEbtPGZ2IiFQmykvRhpn2Mw6sXdx+g+9+AZzhmyvEkSHWFNVhlPCPjfHmaTEo7d39fUYu3uA==
docusaurus-plugin-openapi-docs@1.1.8:
version "1.1.8"
resolved "https://registry.yarnpkg.com/docusaurus-plugin-openapi-docs/-/docusaurus-plugin-openapi-docs-1.1.8.tgz#94debffd6cd1032acd67bb999d1446971b93f25c"
integrity sha512-A4xEN0dy9WCZavAvAoucEhlklWp8wI57bTlSytvWJWjsYa1qsxgpzOx9fLyUhzodI8XJmGJVHmrQgTi/TdMPiw==
dependencies:
"@apidevtools/json-schema-ref-parser" "^9.0.9"
"@docusaurus/mdx-loader" "2.0.1"