File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 66 "dependencies" : {
77 "@inquirer/checkbox" : " ^4.1.9" ,
88 "@inquirer/confirm" : " ^5.1.13" ,
9- "@inquirer/input" : " ^4.1.12 " ,
9+ "@inquirer/input" : " ^4.2.0 " ,
1010 "@inquirer/select" : " ^4.2.4" ,
1111 "@oclif/core" : " ^4.4.1" ,
1212 "@oclif/plugin-help" : " ^6.2.29" ,
Original file line number Diff line number Diff line change @@ -1656,18 +1656,18 @@ __metadata:
16561656 languageName: node
16571657 linkType: hard
16581658
1659- "@inquirer/input@npm:^4.1.12":
1660- version: 4.1.12
1661- resolution: "@inquirer/input@npm:4.1.12 "
1659+ "@inquirer/input@npm:^4.1.12, @inquirer/input@npm:^4.2.0 ":
1660+ version: 4.2.0
1661+ resolution: "@inquirer/input@npm:4.2.0 "
16621662 dependencies:
1663- "@inquirer/core": "npm:^10.1.13 "
1663+ "@inquirer/core": "npm:^10.1.14 "
16641664 "@inquirer/type": "npm:^3.0.7"
16651665 peerDependencies:
16661666 "@types/node": ">=18"
16671667 peerDependenciesMeta:
16681668 "@types/node":
16691669 optional: true
1670- checksum: 10c0/17b59547432f54a18ec573fde96c2c13c827f04faf694fc58239ec97e993ac6af151ed2a0521029c9199a4f422742dbe5dc23c20705748eafdc7dd26c7adca3a
1670+ checksum: 10c0/c9b671bbb8c8079e975c9138951b7abb6b06e04a44e47286b659569080140f5f18015ba3f2d55e90c5060a313a3c3e9e115138feced7abe7a94a43190a052199
16711671 languageName: node
16721672 linkType: hard
16731673
@@ -2699,7 +2699,7 @@ __metadata:
26992699 dependencies:
27002700 "@inquirer/checkbox": "npm:^4.1.9"
27012701 "@inquirer/confirm": "npm:^5.1.13"
2702- "@inquirer/input": "npm:^4.1.12 "
2702+ "@inquirer/input": "npm:^4.2.0 "
27032703 "@inquirer/select": "npm:^4.2.4"
27042704 "@oclif/core": "npm:^4.4.1"
27052705 "@oclif/plugin-help": "npm:^6.2.29"
You can’t perform that action at this time.
0 commit comments