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 b224c8f commit 76fa9eaCopy full SHA for 76fa9ea
configs/commitlint/package.json
@@ -54,7 +54,7 @@
54
"@commitlint/cli": "^15.0",
55
"@commitlint/cz-commitlint": "^15.0",
56
"commitizen": "^4.2",
57
- "inquirer": "^8.2"
+ "inquirer": "^8.2.7"
58
},
59
"peerDependenciesMeta": {
60
"@commitlint/cz-commitlint": {
yarn.lock
@@ -351,7 +351,7 @@ __metadata:
351
"@commitlint/cli": ^15.0
352
"@commitlint/cz-commitlint": ^15.0
353
commitizen: ^4.2
354
- inquirer: ^8.2
+ inquirer: ^8.2.7
355
peerDependenciesMeta:
356
"@commitlint/cz-commitlint":
357
optional: true
0 commit comments