Skip to content

Commit

Permalink
fix(deps): update dependencies to ^0.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent bebeea4 commit 2ff5640
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"version": "0.1.0",
"type": "module",
"dependencies": {
"@typespec/compiler": "^0.62.0",
"@typespec/http": "^0.62.0",
"@typespec/openapi": "^0.62.0",
"@typespec/openapi3": "^0.62.0",
"@typespec/rest": "^0.62.0"
"@typespec/compiler": "^0.63.0",
"@typespec/http": "^0.63.0",
"@typespec/openapi": "^0.63.0",
"@typespec/openapi3": "^0.63.0",
"@typespec/rest": "^0.63.0"
},
"private": true
}

0 comments on commit 2ff5640

Please sign in to comment.