Skip to content

Commit 05c3052

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

File tree

3 files changed

+289
-282
lines changed

3 files changed

+289
-282
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,9 +36,9 @@
3636
}
3737
},
3838
"dependencies": {
39-
"@types/node": "22.13.5",
39+
"@types/node": "22.13.7",
4040
"lodash": "4.17.21",
41-
"typescript": "5.7.3"
41+
"typescript": "5.8.2"
4242
},
4343
"devDependencies": {
4444
"@babel/core": "7.26.8",

0 commit comments

Comments
 (0)