Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v5.7.2 (#246)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Nov 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b7df1bc commit 04e356c
Showing 3 changed files with 193 additions and 186 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.2",
"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
@@ -38,7 +38,7 @@
"dependencies": {
"@types/node": "20.17.6",
"lodash": "4.17.21",
"typescript": "5.6.3"
"typescript": "5.7.2"
},
"devDependencies": {
"@babel/core": "7.25.8",
370 changes: 185 additions & 185 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 04e356c

Please sign in to comment.