Skip to content

Commit

Permalink
chore(deps): lock file maintenance non-major updates and lockfile mai…
Browse files Browse the repository at this point in the history
…ntenance(auto merge)
  • Loading branch information
renovate[bot] committed Dec 16, 2023
1 parent 1d8abd1 commit 77d6dd2
Show file tree
Hide file tree
Showing 6 changed files with 140 additions and 133 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.9.0
20.10.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "chore(deps): lock file maintenance non-major updates and lockfile maintenance(auto merge)",
"packageName": "@rightcapital/php-parser",
"email": "29139614+renovate[bot]@users.noreply.github.com",
"dependentChangeType": "none"
}
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": "4.17.1"
"nikic/php-parser": "4.18.0"
}
}
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 install"
},
"repository": "https://github.com/RightCapitalHQ/php-parser",
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.12.1",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
Expand All @@ -38,8 +38,8 @@
"@rightcapital/phpdoc-parser": "0.3.14",
"lodash": "4.17.21",
"mustache": "4.2.0",
"prettier": "3.0.3",
"typescript": "5.2.2"
"prettier": "3.1.1",
"typescript": "5.3.3"
},
"devDependencies": {
"@commitlint/cli": "18.4.2",
Expand Down
Loading

0 comments on commit 77d6dd2

Please sign in to comment.