Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump @scalar/api-reference from 1.17.16 to 1.19.1 (#57)
Browse files Browse the repository at this point in the history
Bumps [@scalar/api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/api-reference) from 1.17.16 to 1.19.1.
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/api-reference/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/api-reference)

---
updated-dependencies:
- dependency-name: "@scalar/api-reference"
  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] committed Mar 12, 2024
1 parent 639e08e commit 2474ab8
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 94 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@hono/node-server": "^1.8.2",
"@parcel/watcher": "^2.4.1",
"@scalar/api-reference": "^1.17.16",
"@scalar/api-reference": "^1.19.1",
"@scalar/mock-server": "workspace:*",
"@scalar/openapi-parser": "^0.3.0",
"commander": "^12.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mock-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
],
"dependencies": {
"@hono/node-server": "^1.8.2",
"@scalar/api-reference": "^1.17.16",
"@scalar/api-reference": "^1.19.1",
"@scalar/openapi-parser": "^0.3.0",
"hono": "^4.1.0",
"vite-node": "^1.3.1"
Expand Down
Loading

0 comments on commit 2474ab8

Please sign in to comment.