Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5.7.3 (#273)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent be1f96b commit 1ba02b8
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 196 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "fix(deps): update dependency typescript to v5.7.3",
"packageName": "@rightcapital/phpdoc-parser",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@types/node": "22.10.5",
"lodash": "4.17.21",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"devDependencies": {
"@babel/core": "7.26.0",
Expand Down
Loading

0 comments on commit 1ba02b8

Please sign in to comment.