Skip to content

Commit

Permalink
build(deps): Bump redocusaurus from 1.6.1 to 1.6.2 (#332)
Browse files Browse the repository at this point in the history
Bumps [redocusaurus](https://github.com/rohit-gohri/redocusaurus) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/rohit-gohri/redocusaurus/releases)
- [Changelog](https://github.com/rohit-gohri/redocusaurus/blob/main/CHANGELOG.md)
- [Commits](rohit-gohri/redocusaurus@v1.6.1...v1.6.2)

---
updated-dependencies:
- dependency-name: redocusaurus
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] committed Apr 19, 2023
1 parent 83ec512 commit 6961b61
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prism-react-renderer": "^1.3.5",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"redocusaurus": "^1.6.1",
"redocusaurus": "^1.6.2",
"url": "0.11.0",
"url-loader": "^4.1.1"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4123,10 +4123,10 @@ docusaurus-plugin-redoc@1.6.0:
"@redocly/openapi-core" "1.0.0-beta.123"
redoc "2.0.0"

docusaurus-theme-redoc@1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/docusaurus-theme-redoc/-/docusaurus-theme-redoc-1.6.1.tgz#f1ec35a41c34c7ca62cf385f3132b8002cf1b233"
integrity sha512-dPAESXH0PXUb5d8kL+KdIFmidap3BZNK5Aa8ilcT/Rp6X8LAwJXn878lQbwy4Wappg1dBR7u6JRVKY1oWIW1nw==
docusaurus-theme-redoc@1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/docusaurus-theme-redoc/-/docusaurus-theme-redoc-1.6.2.tgz#5960f343f8e199843f036570e4804e4b4506386a"
integrity sha512-TECxcj6hUoE1aei21i6kTJHRcF7gdVwKyjZuaEMAPGvYhPO9gPvBXKeFQ0ZrZgQHrQSUMuS9tx+EZiTssNqJeA==
dependencies:
"@redocly/openapi-core" "1.0.0-beta.123"
clsx "^1.2.1"
Expand Down Expand Up @@ -7395,13 +7395,13 @@ redoc@2.0.0:
swagger2openapi "^7.0.6"
url-template "^2.0.8"

redocusaurus@^1.6.1:
version "1.6.1"
resolved "https://registry.yarnpkg.com/redocusaurus/-/redocusaurus-1.6.1.tgz#8d2242b55597dc1a9da5abea94cb33b46a9c4162"
integrity sha512-6yzay69VX+gh0Dwv1MCOFW0Ih3GcwrU+MyWLjTOrLk+oZ7hLM/4aMJA3yZUZcyvVHbrbZfhJsl970A3D0B1P0g==
redocusaurus@^1.6.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/redocusaurus/-/redocusaurus-1.6.2.tgz#0efcada581d03073f47e7e94060aaf5d141336cf"
integrity sha512-kAE2OTLvE8fz+tLCTpVDpI+rZIzx4XsP+zRf0q4UKN0f89zLptPogD2ps8zOnQOjvJW6sWFIQEM8JoJBOtnekw==
dependencies:
docusaurus-plugin-redoc "1.6.0"
docusaurus-theme-redoc "1.6.1"
docusaurus-theme-redoc "1.6.2"

reftools@^1.1.9:
version "1.1.9"
Expand Down

0 comments on commit 6961b61

Please sign in to comment.