Skip to content

Commit fa4d795

Browse files
fix(deps): update dependency @types/node to v22.15.12 (#327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61e5404 commit fa4d795

File tree

3 files changed

+109
-102
lines changed

3 files changed

+109
-102
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "fix(deps): update dependency @types/node to v22.15.12",
4+
"packageName": "@rightcapital/phpdoc-parser",
5+
"email": "29139614+renovate[bot]@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
}
3737
},
3838
"dependencies": {
39-
"@types/node": "22.15.3",
39+
"@types/node": "22.15.12",
4040
"lodash": "4.17.21",
4141
"typescript": "5.8.3"
4242
},

0 commit comments

Comments
 (0)