Skip to content

Commit

Permalink
Update dependency undertaker to v2 (#748)
Browse files Browse the repository at this point in the history
* Update dependency undertaker to v2

* Apply suggestions from code review

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Elizabeth Craig <[email protected]>
  • Loading branch information
renovate[bot] and ecraig12345 authored Mar 26, 2024
1 parent 1523b8e commit 83bfae7
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 179 deletions.
11 changes: 11 additions & 0 deletions change/change-e2a989c5-7d3e-4aa9-9862-d9ff9b9200db.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"type": "minor",
"comment": "Update dependency undertaker to v2",
"packageName": "just-task",
"email": "email not defined",
"dependentChangeType": "minor"
}
]
}
2 changes: 1 addition & 1 deletion packages/just-task/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"fs-extra": "^11.0.0",
"just-task-logger": ">=1.2.1 <2.0.0",
"resolve": "^1.19.0",
"undertaker": "^1.3.0",
"undertaker": "^2.0.0",
"undertaker-registry": "^2.0.0",
"yargs-parser": "^20.2.3"
},
Expand Down
Loading

0 comments on commit 83bfae7

Please sign in to comment.