Skip to content

Commit

Permalink
chore(deps): update dependency inquirer to v10 (#809)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Takahiko Kawakami <[email protected]>
Co-authored-by: Masaharu TASHIRO <[email protected]>
  • Loading branch information
3 people authored Aug 21, 2024
1 parent fbe2890 commit 92086ff
Show file tree
Hide file tree
Showing 3 changed files with 2,178 additions and 3,150 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"@cybozu/eslint-config": "^23.0.0",
"@cybozu/license-manager": "^1.2.1",
"@octokit/rest": "^20.1.1",
"@types/inquirer": "^8.2.10",
"@types/jest": "^29.5.12",
"@types/node": "^18.19.45",
"@types/rollup-plugin-auto-external": "^2.0.5",
Expand All @@ -96,13 +95,13 @@
"zx": "^8.1.4"
},
"dependencies": {
"@inquirer/prompts": "^5.3.8",
"@kintone/rest-api-client": "^5.5.2",
"chalk": "4.1.2",
"csv-parse": "^4.16.3",
"csv-stringify": "5.6.5",
"https-proxy-agent": "^7.0.5",
"iconv-lite": "^0.6.3",
"inquirer": "^8.2.6",
"yargs": "^17.7.2"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 92086ff

Please sign in to comment.