Skip to content

Commit

Permalink
fix(deps): update dependency inquirer to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2025
1 parent 775729d commit ad3418b
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 142 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@labset/git-workspaces",
"version": "4.3.1",
"version": "5.0.0",
"description": "git workspace cli extensions",
"preferGlobal": false,
"bin": {
Expand Down Expand Up @@ -70,7 +70,7 @@
"@labset/task-pool-executor": "^2.3.0",
"axios": "^1.7.7",
"commander": "^12.0.0",
"inquirer": "^8.2.5",
"inquirer": "^12.0.0",
"lodash": "^4.17.21",
"simple-git": "^3.26.0"
}
Expand Down
Loading

0 comments on commit ad3418b

Please sign in to comment.