Skip to content

Commit

Permalink
Chore(inquirer): Remove cli-cursor dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Jun 26, 2024
1 parent 73ac9f9 commit 290bf73
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"dependencies": {
"@inquirer/figures": "^1.0.3",
"ansi-escapes": "^4.3.2",
"cli-cursor": "^3.1.0",
"cli-width": "^4.1.0",
"external-editor": "^3.1.0",
"lodash": "^4.17.21",
Expand Down
1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4247,7 +4247,6 @@ __metadata:
dependencies:
"@inquirer/figures": "npm:^1.0.3"
ansi-escapes: "npm:^4.3.2"
cli-cursor: "npm:^3.1.0"
cli-width: "npm:^4.1.0"
external-editor: "npm:^3.1.0"
lodash: "npm:^4.17.21"
Expand Down

0 comments on commit 290bf73

Please sign in to comment.