Skip to content

Commit 4bfa6ff

Browse files
fix(deps): bump @inquirer/prompts from 1.1.3 to 1.2.3
Bumps [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) from 1.1.3 to 1.2.3. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected]) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 885f993 commit 4bfa6ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"lint:beautify": "npm run lint:fix && prettier ./src --write"
3030
},
3131
"dependencies": {
32-
"@inquirer/prompts": "1.1.3",
32+
"@inquirer/prompts": "1.2.3",
3333
"@types/signale": "^1.4.4",
3434
"axios": "^1.4.0",
3535
"commander": "^10.0.1",

0 commit comments

Comments
 (0)