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 15, 2024
1 parent 7005e1e commit 3bc4c4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 30 deletions.
28 changes: 0 additions & 28 deletions cli/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"colors": "1.4.0",
"date-fns": "2.29.3",
"fp-ts": "2.13.1",
"inquirer": "8.2.4",
"inquirer": "9.2.18",
"io-ts": "2.2.20",
"io-ts-types": "0.5.19",
"monocle-ts": "2.3.13",
Expand All @@ -35,7 +35,7 @@
"devDependencies": {
"@types/clear": "0.1.2",
"@types/clui": "0.3.1",
"@types/inquirer": "7.3.3",
"@types/inquirer": "9.0.7",
"@types/jest": "29.4.0",
"@types/oauth": "0.9.1",
"@typescript-eslint/eslint-plugin": "5.54.1",
Expand Down

0 comments on commit 3bc4c4a

Please sign in to comment.