Skip to content

Commit

Permalink
fix(deps): update dependency @typespec/openapi3 to ^0.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 6e15c21 commit d43900c
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 @@ -9,7 +9,7 @@
"dependencies": {
"@typespec/compiler": "^0.63.0",
"@typespec/openapi": "^0.63.0",
"@typespec/openapi3": "^0.63.0",
"@typespec/openapi3": "^0.64.0",
"@typespec/rest": "^0.63.0"
}
}

0 comments on commit d43900c

Please sign in to comment.