Skip to content

Commit 19c6b82

Browse files
build(deps-dev): bump @commitlint/prompt-cli from 17.6.6 to 17.7.1 (#102)
Bumps [@commitlint/prompt-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/prompt-cli) from 17.6.6 to 17.7.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/prompt-cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.1/@commitlint/prompt-cli) --- updated-dependencies: - dependency-name: "@commitlint/prompt-cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 31bf8e3 commit 19c6b82

File tree

1 file changed

+11
-23
lines changed

1 file changed

+11
-23
lines changed

yarn.lock

Lines changed: 11 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -64,18 +64,6 @@
6464
"@commitlint/types" "^17.4.4"
6565
ajv "^8.11.0"
6666

67-
"@commitlint/ensure@^17.4.4":
68-
version "17.4.4"
69-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.4.tgz#a36e7719bdb9c2b86c8b8c2e852b463a7bfda5fa"
70-
integrity sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==
71-
dependencies:
72-
"@commitlint/types" "^17.4.4"
73-
lodash.camelcase "^4.3.0"
74-
lodash.kebabcase "^4.1.1"
75-
lodash.snakecase "^4.1.1"
76-
lodash.startcase "^4.4.0"
77-
lodash.upperfirst "^4.3.1"
78-
7967
"@commitlint/ensure@^17.6.7":
8068
version "17.6.7"
8169
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.6.7.tgz#77a77a0c05e6a1c34589f59e82e6cb937101fc4b"
@@ -119,7 +107,7 @@
119107
"@commitlint/rules" "^17.7.0"
120108
"@commitlint/types" "^17.4.4"
121109

122-
"@commitlint/load@^17.5.0", "@commitlint/load@^17.7.1":
110+
"@commitlint/load@^17.7.1":
123111
version "17.7.1"
124112
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.1.tgz#0723b11723a20043a304a74960602dead89b5cdd"
125113
integrity sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ==
@@ -154,21 +142,21 @@
154142
conventional-commits-parser "^4.0.0"
155143

156144
"@commitlint/prompt-cli@^17.0.0":
157-
version "17.6.6"
158-
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.6.6.tgz#5d0b693804a8b9f9862ec312950b973a62f82ac8"
159-
integrity sha512-KAFsQ9k12Zjxtk11RFjwS4ebjET110EFX+I8BFfJvVpyDzVQEpv9byvirgY+EH2XaCCfWA4MPHAAyI0Tya/Mmw==
145+
version "17.7.1"
146+
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.7.1.tgz#32b3ee9b2de60f69b4f52bf4c6c27da26ecd324f"
147+
integrity sha512-FM4nmJgOpE+aMRI4z41Pa4gu4qm6pAiBQN6+oIxM460hUtRF1wx2N+STfJCEHevM+/zS9h2LSXqdSB0aP3LGdQ==
160148
dependencies:
161-
"@commitlint/prompt" "^17.6.6"
149+
"@commitlint/prompt" "^17.7.1"
162150
execa "^5.0.0"
163151
inquirer "^6.5.2"
164152

165-
"@commitlint/prompt@^17.6.6":
166-
version "17.6.6"
167-
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.6.6.tgz#157ce428dff7f3fbd20a22812e15759c16e2c0d6"
168-
integrity sha512-CPf89ZTASfu91XnXnnhLeJv0zKuFIRWDA3MBtv4Q6OXf0zPgPUyOagKNrHdENAGozb67D12u0XItO6BwYsu26Q==
153+
"@commitlint/prompt@^17.7.1":
154+
version "17.7.1"
155+
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.7.1.tgz#f9fbe24d873fecb3bcfc33fa860c5b61f39780aa"
156+
integrity sha512-TWPATfSarPHdUOGkE/irBtzE+ZhEuUQI8U8PMcrLYi26NtJTHmRWpwZGug5gehcmlvQuLCjoFg3naYrs1BMHEQ==
169157
dependencies:
170-
"@commitlint/ensure" "^17.4.4"
171-
"@commitlint/load" "^17.5.0"
158+
"@commitlint/ensure" "^17.6.7"
159+
"@commitlint/load" "^17.7.1"
172160
"@commitlint/types" "^17.4.4"
173161
chalk "^4.1.0"
174162
inquirer "^6.5.2"

0 commit comments

Comments
 (0)