We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349bde9 commit 72a6850Copy full SHA for 72a6850
cli/package.json
@@ -25,13 +25,13 @@
25
"@sourcegraph/eslint-config": "^0.20.19",
26
"@sourcegraph/prettierrc": "^3.0.3",
27
"@sourcegraph/tsconfig": "^4.0.1",
28
- "@types/inquirer": "^7.3.1",
+ "@types/inquirer": "^9.0.0",
29
"@types/tar": "^4.0.4"
30
},
31
"dependencies": {
32
"chalk": "^4.1.0",
33
"got": "^11.8.1",
34
- "inquirer": "^7.3.3",
+ "inquirer": "^9.2.11",
35
"ora": "^5.3.0",
36
"tar": "^6.1.0"
37
}
0 commit comments