Skip to content

Commit

Permalink
fix(deps): update automerge non-major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 74fdf37 commit 5defa27
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 104 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.0
20.12.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "fix(deps): update automerge non-major updates",
"packageName": "@rightcapital/php-parser",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require": {
"nikic/php-parser": "5.0.0"
"nikic/php-parser": "5.0.2"
}
}
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"prepare": "husky"
},
"repository": "https://github.com/RightCapitalHQ/php-parser",
"packageManager": "pnpm@9.0.4",
"packageManager": "pnpm@9.0.6",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
Expand All @@ -38,8 +38,8 @@
"@rightcapital/phpdoc-parser": "0.4.21",
"lodash": "4.17.21",
"mustache": "4.2.0",
"prettier": "3.2.4",
"typescript": "5.4.2"
"prettier": "3.2.5",
"typescript": "5.4.5"
},
"devDependencies": {
"@commitlint/cli": "18.6.1",
Expand Down
Loading

0 comments on commit 5defa27

Please sign in to comment.