Skip to content

Commit 9e691ac

Browse files
fix(deps): update automerge non-major updates (#364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b616c1 commit 9e691ac

File tree

3 files changed

+125
-107
lines changed

3 files changed

+125
-107
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 automerge non-major updates",
4+
"packageName": "@rightcapital/phpdoc-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
@@ -36,7 +36,7 @@
3636
}
3737
},
3838
"dependencies": {
39-
"@types/node": "22.19.7",
39+
"@types/node": "22.19.8",
4040
"lodash": "4.17.23",
4141
"typescript": "5.9.3"
4242
},
@@ -58,7 +58,7 @@
5858
"prettier": "3.5.3",
5959
"vitest": "3.0.7"
6060
},
61-
"packageManager": "pnpm@10.28.1",
61+
"packageManager": "pnpm@10.28.2",
6262
"engines": {
6363
"node": ">=16.x",
6464
"pnpm": ">=8.x"

0 commit comments

Comments
 (0)