Skip to content

Commit a5b4141

Browse files
fix(deps): update dependency inquirer to v11 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d42fc1c commit a5b4141

File tree

2 files changed

+82
-95
lines changed

2 files changed

+82
-95
lines changed

package-lock.json

Lines changed: 81 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"camelcase": "^8.0.0",
2626
"clipboardy": "^4.0.0",
2727
"execa": "^9.0.0",
28-
"inquirer": "^10.0.0",
28+
"inquirer": "^11.0.0",
2929
"prettier": "^3.0.0",
3030
"spdx-license-list": "^6.3.0"
3131
},

0 commit comments

Comments
 (0)