Skip to content

Commit 82a0833

Browse files
chore(deps): bump @inquirer/select from 2.5.0 to 4.0.0
Bumps [@inquirer/select](https://github.com/SBoudrias/Inquirer.js) from 2.5.0 to 4.0.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@2.5.0...@inquirer/select@4.0.0) --- updated-dependencies: - dependency-name: "@inquirer/select" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b4d092 commit 82a0833

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"dependencies": {
4747
"@inquirer/input": "^2.0.1",
48-
"@inquirer/select": "^2.0.0",
48+
"@inquirer/select": "^4.0.0",
4949
"chalk": "^5.3.0",
5050
"commander": "^12.0.0",
5151
"console-table-printer": "^2.12.0",

0 commit comments

Comments
 (0)