Skip to content

Commit

Permalink
fix(deps): update dependency @typespec/openapi to ^0.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 91bda9a commit 485dc1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@typespec/compiler": "^0.60.0",
"@typespec/openapi": "^0.60.0",
"@typespec/openapi": "^0.63.0",
"@typespec/openapi3": "^0.60.0",
"@typespec/rest": "^0.60.0"
}
Expand Down

0 comments on commit 485dc1e

Please sign in to comment.