Skip to content

Commit

Permalink
fix(deps): update dependency inquirer to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 14, 2024
1 parent 349bde9 commit 84584fd
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 145 deletions.
4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"@sourcegraph/eslint-config": "^0.20.19",
"@sourcegraph/prettierrc": "^3.0.3",
"@sourcegraph/tsconfig": "^4.0.1",
"@types/inquirer": "^7.3.1",
"@types/inquirer": "^9.0.0",
"@types/tar": "^4.0.4"
},
"dependencies": {
"chalk": "^4.1.0",
"got": "^11.8.1",
"inquirer": "^7.3.3",
"inquirer": "^9.2.18",
"ora": "^5.3.0",
"tar": "^6.1.0"
}
Expand Down

0 comments on commit 84584fd

Please sign in to comment.