Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 239af4f

Browse files
committedMar 4, 2025·
fix(deps): update dependency @rightcapital/phpdoc-parser to v0.4.109
1 parent 3954968 commit 239af4f

3 files changed

+17
-10
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "fix(deps): update dependency @rightcapital/phpdoc-parser to v0.4.109",
4+
"packageName": "@rightcapital/php-parser",
5+
"email": "29139614+renovate[bot]@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
}
3737
},
3838
"dependencies": {
39-
"@rightcapital/phpdoc-parser": "0.4.108",
39+
"@rightcapital/phpdoc-parser": "0.4.109",
4040
"lodash": "4.17.21",
4141
"mustache": "4.2.0",
4242
"prettier": "3.5.3",

‎pnpm-lock.yaml

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.