Skip to content

Commit d7c3a55

Browse files
build(deps-dev): bump inquirer from 8.2.4 to 9.0.0 (#469)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.2.4 to 9.0.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@9.0.0) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a8b4e9 commit d7c3a55

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
@@ -37,7 +37,7 @@
3737
"benchmark": "^2.1.4",
3838
"chalk": "^4.1.2",
3939
"compile-json-stringify": "^0.1.2",
40-
"inquirer": "^8.2.4",
40+
"inquirer": "^9.0.0",
4141
"is-my-json-valid": "^2.20.0",
4242
"luxon": "^2.4.0",
4343
"pre-commit": "^1.2.2",

0 commit comments

Comments
 (0)