Skip to content

Commit c7f5eeb

Browse files
committed
chore(deps): update node.js to v22
1 parent ffcf1ab commit c7f5eeb

File tree

4 files changed

+109
-102
lines changed

4 files changed

+109
-102
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.18.1
1+
22.11.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "chore(deps): update node.js to v22",
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": "20.17.6",
39+
"@types/node": "22.9.3",
4040
"lodash": "4.17.21",
4141
"typescript": "5.7.2"
4242
},

0 commit comments

Comments
 (0)