Skip to content

Commit c696292

Browse files
build(deps-dev): bump inquirer from 10.2.2 to 11.0.0
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 10.2.2 to 11.0.0. - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@11.0.0) --- updated-dependencies: - dependency-name: inquirer dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9a0c1a commit c696292

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

0 commit comments

Comments
 (0)