Skip to content

Commit a8205ab

Browse files
fix(deps): update automerge non-major updates (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5dea5ca commit a8205ab

File tree

3 files changed

+110
-103
lines changed

3 files changed

+110
-103
lines changed
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
}
3737
},
3838
"dependencies": {
39-
"@types/node": "22.13.14",
39+
"@types/node": "22.13.17",
4040
"lodash": "4.17.21",
4141
"typescript": "5.8.2"
4242
},
@@ -58,7 +58,7 @@
5858
"prettier": "3.5.3",
5959
"vitest": "3.0.7"
6060
},
61-
"packageManager": "[email protected].0",
61+
"packageManager": "[email protected].1",
6262
"engines": {
6363
"node": ">=16.x",
6464
"pnpm": ">=8.x"

0 commit comments

Comments
 (0)