Skip to content

Commit

Permalink
chore(deps): update dependency @inquirer/prompts to ^5.3.8 (#2938)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 5071d9d commit 4669a75
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/create-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"homepage": "https://github.com/kintone/js-sdk/tree/main/packages/create-plugin",
"bugs": "https://github.com/kintone/js-sdk/issues",
"dependencies": {
"@inquirer/prompts": "^5.3.7",
"@inquirer/prompts": "^5.3.8",
"chalk": "^4.1.2",
"glob": "^10.4.5",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/customize-uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/inquirer": "8.2.10"
},
"dependencies": {
"@inquirer/prompts": "^5.3.7",
"@inquirer/prompts": "^5.3.8",
"@kintone/rest-api-client": "^5.5.2",
"chokidar": "^3.6.0",
"meow": "^9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-uploader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"homepage": "https://github.com/kintone/js-sdk/tree/main/packages/plugin-uploader#readme",
"dependencies": {
"@inquirer/prompts": "^5.3.7",
"@inquirer/prompts": "^5.3.8",
"chalk": "^4.1.2",
"meow": "^9.0.0",
"os-locale": "^5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

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

0 comments on commit 4669a75

Please sign in to comment.