Skip to content

Commit

Permalink
chore(deps): lock file maintenance non-major updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent 66ac583 commit 3eb1a60
Show file tree
Hide file tree
Showing 4 changed files with 165 additions and 139 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4
- name: 🚀 Run Label Syncer
uses: micnncim/action-label-syncer@v1.2.0
uses: micnncim/action-label-syncer@v1.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
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",
"packageName": "@rightcapital/phpdoc-parser",
"email": "email not defined",
"dependentChangeType": "none"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"repository": "https://github.com/RightCapitalHQ/phpdoc-parser",
"author": "RightCapital Ecosystem team <[email protected]>",
"license": "MIT",
"packageManager": "[email protected].4",
"packageManager": "[email protected].6",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
Expand Down Expand Up @@ -51,7 +51,7 @@
"typescript": "5.2.2"
},
"dependencies": {
"@types/node": "18.17.15",
"@types/node": "18.17.17",
"lodash": "4.17.21"
},
"scripts": {
Expand Down
Loading

0 comments on commit 3eb1a60

Please sign in to comment.