Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v22.10.4 (#268)
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 2, 2025
1 parent 3aad6a1 commit 4c3839f
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 102 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "fix(deps): update dependency @types/node to v22.10.4",
"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 @@ -36,7 +36,7 @@
}
},
"dependencies": {
"@types/node": "22.10.3",
"@types/node": "22.10.4",
"lodash": "4.17.21",
"typescript": "5.7.2"
},
Expand Down
Loading

0 comments on commit 4c3839f

Please sign in to comment.