Skip to content

Commit 45236ba

Browse files
committed
fix(deps): update automerge non-major updates
1 parent 5e98382 commit 45236ba

File tree

4 files changed

+208
-194
lines changed

4 files changed

+208
-194
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.17.1
1+
22.18.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": "fix(deps): update automerge non-major updates",
4+
"packageName": "@rightcapital/php-parser",
5+
"email": "29139614+renovate[bot]@users.noreply.github.com",
6+
"dependentChangeType": "patch"
7+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lodash": "4.17.21",
4141
"mustache": "4.2.0",
4242
"prettier": "3.6.2",
43-
"typescript": "5.8.3"
43+
"typescript": "5.9.2"
4444
},
4545
"devDependencies": {
4646
"@commitlint/cli": "19.7.1",
@@ -58,7 +58,7 @@
5858
"prettier-plugin-packagejson": "2.5.10",
5959
"tsx": "4.19.3"
6060
},
61-
"packageManager": "pnpm@10.13.1",
61+
"packageManager": "pnpm@10.14.0",
6262
"engines": {
6363
"node": ">=16.x",
6464
"pnpm": ">=8.x"

0 commit comments

Comments
 (0)