Skip to content

Commit f482e88

Browse files
committed
fix(deps): update automerge non-major updates
1 parent ff4527f commit f482e88

3 files changed

+41
-34
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
@@ -16,7 +16,7 @@
1616
"repository": "https://github.com/RightCapitalHQ/phpdoc-parser",
1717
"author": "RightCapital Ecosystem team <[email protected]>",
1818
"license": "MIT",
19-
"packageManager": "pnpm@9.1.4",
19+
"packageManager": "pnpm@9.2.0",
2020
"publishConfig": {
2121
"registry": "https://registry.npmjs.org"
2222
},
@@ -47,7 +47,7 @@
4747
"vitest": "1.6.0"
4848
},
4949
"dependencies": {
50-
"@types/node": "20.14.1",
50+
"@types/node": "20.14.2",
5151
"lodash": "4.17.21",
5252
"typescript": "5.4.5"
5353
},

pnpm-lock.yaml

+32-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)