Skip to content

Commit

Permalink
chore(deps): update non-major updates(auto merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent d6c0bb6 commit 6220cbd
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: pnpm/action-setup@v2

- name: Prepare Node.js
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
node-version-file: .node-version
cache: pnpm
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.0
20.11.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "chore(deps): update non-major updates(auto merge)",
"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.1"
}
}
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.

4 changes: 2 additions & 2 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": "[email protected].1",
"packageManager": "[email protected].4",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
Expand All @@ -38,7 +38,7 @@
"@rightcapital/phpdoc-parser": "0.3.40",
"lodash": "4.17.21",
"mustache": "4.2.0",
"prettier": "3.2.4",
"prettier": "3.2.5",
"typescript": "5.3.3"
},
"devDependencies": {
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 6220cbd

Please sign in to comment.