Skip to content

Commit

Permalink
Update dependency inquirer to v8.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2023
1 parent ef0602b commit 65a43f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion utils/meta-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@polkadot/api": "9.9.1",
"chalk": "5.0.1",
"commander": "9.3.0",
"inquirer": "8.2.4"
"inquirer": "8.2.5"
},
"repository": {
"type": "git",
Expand Down
10 changes: 5 additions & 5 deletions utils/meta-cli/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ __metadata:
"@polkadot/api": 9.9.1
chalk: 5.0.1
commander: 9.3.0
inquirer: 8.2.4
inquirer: 8.2.5
jest: 27.5.1
bin:
gear-meta: src/app.js
Expand Down Expand Up @@ -2654,9 +2654,9 @@ __metadata:
languageName: node
linkType: hard

"inquirer@npm:8.2.4":
version: 8.2.4
resolution: "inquirer@npm:8.2.4"
"inquirer@npm:8.2.5":
version: 8.2.5
resolution: "inquirer@npm:8.2.5"
dependencies:
ansi-escapes: ^4.2.1
chalk: ^4.1.1
Expand All @@ -2673,7 +2673,7 @@ __metadata:
strip-ansi: ^6.0.0
through: ^2.3.6
wrap-ansi: ^7.0.0
checksum: dfcb6529d3af443dfea2241cb471508091b51f5121a088fdb8728b23ec9b349ef0a5e13a0ef2c8e19457b0bed22f7cbbcd561f7a4529d084c562a58c605e2655
checksum: f13ee4c444187786fb393609dedf6b30870115a57b603f2e6424f29a99abc13446fd45ee22461c33c9c40a92a60a8df62d0d6b25d74fc6676fa4cb211de55b55
languageName: node
linkType: hard

Expand Down

0 comments on commit 65a43f2

Please sign in to comment.