Skip to content

Commit c113c28

Browse files
committed
fix(deps): update non-major updates(auto merge)
1 parent fde43ec commit c113c28

3 files changed

+39
-32
lines changed
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": "[email protected].2",
19+
"packageManager": "[email protected].3",
2020
"publishConfig": {
2121
"registry": "https://registry.npmjs.org"
2222
},
@@ -48,7 +48,7 @@
4848
"vitest": "1.1.3"
4949
},
5050
"dependencies": {
51-
"@types/node": "20.11.17",
51+
"@types/node": "20.11.18",
5252
"lodash": "4.17.21"
5353
},
5454
"scripts": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)