Skip to content

Commit ecc86e3

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 92099d3 commit ecc86e3

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
@@ -26,7 +26,7 @@
2626
"build": "rm -rf dist && npx cosmofactory build"
2727
},
2828
"dependencies": {
29-
"@inquirer/prompts": "1.1.3",
29+
"@inquirer/prompts": "1.2.3",
3030
"@types/signale": "^1.4.4",
3131
"axios": "^1.4.0",
3232
"commander": "^10.0.1",

0 commit comments

Comments
 (0)