Skip to content

chore(deps): update dependency @types/inquirer to ^7.3.1 #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@oclif/dev-cli": "^1",
"@types/cross-spawn": "^6",
"@types/ini": "^1",
"@types/inquirer": "^7",
"@types/inquirer": "^7.3.1",
"@types/js-yaml": "^4",
"@types/node": "^16",
"eslint": "7.32.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -588,13 +588,13 @@ __metadata:
languageName: node
linkType: hard

"@types/inquirer@npm:^7":
version: 7.3.1
resolution: "@types/inquirer@npm:7.3.1"
"@types/inquirer@npm:^7.3.1":
version: 7.3.3
resolution: "@types/inquirer@npm:7.3.3"
dependencies:
"@types/through": "*"
rxjs: ^6.4.0
checksum: 93b06308b0caae00889bf982a198871013d30a847cf3aacc06d9ccce75a9d778e401d3e5228c12d02ebbec803980b620c4f6570d29016c40f69a154b712576dc
checksum: 49b21d883ab533dbb84b400fa1aeab2638c37b87978d16f15636316c8d9f70d93a185479cf32081d9013fe2b362db05a83bdc3725771cc93d8bdab9182a96ab9
languageName: node
linkType: hard

Expand Down Expand Up @@ -1312,7 +1312,7 @@ __metadata:
"@oclif/plugin-help": 5.1.10
"@types/cross-spawn": ^6
"@types/ini": ^1
"@types/inquirer": ^7
"@types/inquirer": ^7.3.1
"@types/js-yaml": ^4
"@types/node": ^16
cli-ux: 6.0.6
Expand Down