Skip to content

Commit

Permalink
chore(deps): update dependency inquirer to v8.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 28, 2022
1 parent 3aa721a commit eb40cac
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"execa": "5.1.1",
"folder-hash": "4.0.2",
"fs-extra": "10.0.1",
"inquirer": "8.2.2",
"inquirer": "8.2.4",
"jest": "27.5.1",
"js-yaml": "4.1.0",
"micromatch": "4.0.5",
Expand Down
25 changes: 24 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12848,6 +12848,29 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:8.2.4":
version: 8.2.4
resolution: "inquirer@npm:8.2.4"
dependencies:
ansi-escapes: ^4.2.1
chalk: ^4.1.1
cli-cursor: ^3.1.0
cli-width: ^3.0.0
external-editor: ^3.0.3
figures: ^3.0.0
lodash: ^4.17.21
mute-stream: 0.0.8
ora: ^5.4.1
run-async: ^2.4.0
rxjs: ^7.5.5
string-width: ^4.1.0
strip-ansi: ^6.0.0
through: ^2.3.6
wrap-ansi: ^7.0.0
checksum: dfcb6529d3af443dfea2241cb471508091b51f5121a088fdb8728b23ec9b349ef0a5e13a0ef2c8e19457b0bed22f7cbbcd561f7a4529d084c562a58c605e2655
languageName: node
linkType: hard

"inquirer@npm:^7.3.3":
version: 7.3.3
resolution: "inquirer@npm:7.3.3"
Expand Down Expand Up @@ -19277,7 +19300,7 @@ __metadata:
execa: 5.1.1
folder-hash: 4.0.2
fs-extra: 10.0.1
inquirer: 8.2.2
inquirer: 8.2.4
jest: 27.5.1
js-yaml: 4.1.0
micromatch: 4.0.5
Expand Down

0 comments on commit eb40cac

Please sign in to comment.