Skip to content

Commit 6f7be58

Browse files
fix(deps): update dependency @types/node to v22.13.11 (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc63f93 commit 6f7be58

File tree

3 files changed

+109
-102
lines changed

3 files changed

+109
-102
lines changed
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.13.11",
4+
"packageName": "@rightcapital/phpdoc-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-
"@types/node": "22.13.10",
39+
"@types/node": "22.13.11",
4040
"lodash": "4.17.21",
4141
"typescript": "5.8.2"
4242
},

0 commit comments

Comments
 (0)