Skip to content

Commit

Permalink
build(deps): bump redoc from 2.1.5 to 2.2.0 (#29)
Browse files Browse the repository at this point in the history
Bumps [redoc](https://github.com/Redocly/redoc) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/Redocly/redoc/releases)
- [Changelog](https://github.com/Redocly/redoc/blob/main/CHANGELOG.md)
- [Commits](Redocly/redoc@v2.1.5...v2.2.0)

---
updated-dependencies:
- dependency-name: redoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent d2539f6 commit d7a1822
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"mobx": "^6.13.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redoc": "^2.1.5",
"redoc": "^2.2.0",
"styled-components": "^6.1.13",
"vitepress": "^1.4.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1589,7 +1589,7 @@ __metadata:
mobx: "npm:^6.13.5"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
redoc: "npm:^2.1.5"
redoc: "npm:^2.2.0"
styled-components: "npm:^6.1.13"
vitepress: "npm:^1.4.0"
vue: "npm:3.5.12"
Expand Down Expand Up @@ -3271,9 +3271,9 @@ __metadata:
languageName: node
linkType: hard

"redoc@npm:^2.1.5":
version: 2.1.5
resolution: "redoc@npm:2.1.5"
"redoc@npm:^2.2.0":
version: 2.2.0
resolution: "redoc@npm:2.2.0"
dependencies:
"@cfaester/enzyme-adapter-react-18": "npm:^0.8.0"
"@redocly/openapi-core": "npm:^1.4.0"
Expand Down Expand Up @@ -3303,7 +3303,7 @@ __metadata:
react: ^16.8.4 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.4 || ^17.0.0 || ^18.0.0
styled-components: ^4.1.1 || ^5.1.1 || ^6.0.5
checksum: 10c0/cd67dbb3b4544cda2fe27c1c0845f7f674ceb044dd93222bb400f223355771037a98570d5bea059e03d5c1cf72707d8945de02a338194a7b8b32aab79273bc2c
checksum: 10c0/12cdb6328b3f49c5b6531fc6c46c56792c2a6bf2bf5d07bbbfec5d9b04fbac02caf4b475305d2a86e41e5b054417d57adb0033b170d7a4923573ba875935bad0
languageName: node
linkType: hard

Expand Down

0 comments on commit d7a1822

Please sign in to comment.