We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38be08 commit 6f37f33Copy full SHA for 6f37f33
package.json
@@ -39,7 +39,7 @@
39
"commitizen": "^4.3.1",
40
"del-cli": "^6.0.0",
41
"eslint": "^9.0.0",
42
- "inquirer": "^9.3.7",
+ "inquirer": "^12.0.0",
43
"nano-staged": "^0.8.0",
44
"npm-package-json-lint": "^9.0.0",
45
"simple-git-hooks": "^2.7.0",
packages/project-files/package.json
@@ -33,6 +33,6 @@
33
},
34
"dependencies": {
35
"@octokit/rest": "^22.0.0",
36
- "inquirer": "^9.0.0"
+ "inquirer": "^12.0.0"
37
}
38
0 commit comments