Skip to content

Commit 8649a69

Browse files
authored
Merge pull request #61 from RightCapitalHQ/renovate/non-major-updates(auto-merge)
fix(deps): update non-major updates(auto merge)
2 parents f68648b + 1c99263 commit 8649a69

4 files changed

+45
-38
lines changed

.node-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.9.0
1+
20.10.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "fix(deps): update non-major updates(auto merge)",
4+
"packageName": "@rightcapital/phpdoc-parser",
5+
"email": "email not defined",
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@8.10.2",
19+
"packageManager": "pnpm@8.12.1",
2020
"publishConfig": {
2121
"registry": "https://registry.npmjs.org"
2222
},
@@ -51,7 +51,7 @@
5151
"typescript": "5.3.3"
5252
},
5353
"dependencies": {
54-
"@types/node": "20.8.10",
54+
"@types/node": "20.10.5",
5555
"lodash": "4.17.21"
5656
},
5757
"scripts": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)