Skip to content

Commit 73966b7

Browse files
build: bump @commitlint/prompt-cli from 17.6.6 to 17.6.7 (#97)
Bumps [@commitlint/prompt-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/prompt-cli) from 17.6.6 to 17.6.7. - [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.6.7/@commitlint/prompt-cli) --- updated-dependencies: - dependency-name: "@commitlint/prompt-cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d101af0 commit 73966b7

File tree

1 file changed

+62
-10
lines changed

1 file changed

+62
-10
lines changed

yarn.lock

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

67+
"@commitlint/config-validator@^17.6.7":
68+
version "17.6.7"
69+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.6.7.tgz#c664d42a1ecf5040a3bb0843845150f55734df41"
70+
integrity sha512-vJSncmnzwMvpr3lIcm0I8YVVDJTzyjy7NZAeXbTXy+MPUdAr9pKyyg7Tx/ebOQ9kqzE6O9WT6jg2164br5UdsQ==
71+
dependencies:
72+
"@commitlint/types" "^17.4.4"
73+
ajv "^8.11.0"
74+
6775
"@commitlint/ensure@^17.4.4":
6876
version "17.4.4"
6977
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.4.tgz#a36e7719bdb9c2b86c8b8c2e852b463a7bfda5fa"
@@ -76,6 +84,18 @@
7684
lodash.startcase "^4.4.0"
7785
lodash.upperfirst "^4.3.1"
7886

87+
"@commitlint/ensure@^17.6.7":
88+
version "17.6.7"
89+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.6.7.tgz#77a77a0c05e6a1c34589f59e82e6cb937101fc4b"
90+
integrity sha512-mfDJOd1/O/eIb/h4qwXzUxkmskXDL9vNPnZ4AKYKiZALz4vHzwMxBSYtyL2mUIDeU9DRSpEUins8SeKtFkYHSw==
91+
dependencies:
92+
"@commitlint/types" "^17.4.4"
93+
lodash.camelcase "^4.3.0"
94+
lodash.kebabcase "^4.1.1"
95+
lodash.snakecase "^4.1.1"
96+
lodash.startcase "^4.4.0"
97+
lodash.upperfirst "^4.3.1"
98+
7999
"@commitlint/execute-rule@^17.4.0":
80100
version "17.4.0"
81101
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-17.4.0.tgz#4518e77958893d0a5835babe65bf87e2638f6939"
@@ -127,6 +147,26 @@
127147
ts-node "^10.8.1"
128148
typescript "^4.6.4 || ^5.0.0"
129149

150+
"@commitlint/load@^17.6.7":
151+
version "17.6.7"
152+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.6.7.tgz#c63b18ca8942a8fc095ec7a7ff7aa52f3854f6ba"
153+
integrity sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw==
154+
dependencies:
155+
"@commitlint/config-validator" "^17.6.7"
156+
"@commitlint/execute-rule" "^17.4.0"
157+
"@commitlint/resolve-extends" "^17.6.7"
158+
"@commitlint/types" "^17.4.4"
159+
"@types/node" "*"
160+
chalk "^4.1.0"
161+
cosmiconfig "^8.0.0"
162+
cosmiconfig-typescript-loader "^4.0.0"
163+
lodash.isplainobject "^4.0.6"
164+
lodash.merge "^4.6.2"
165+
lodash.uniq "^4.5.0"
166+
resolve-from "^5.0.0"
167+
ts-node "^10.8.1"
168+
typescript "^4.6.4 || ^5.0.0"
169+
130170
"@commitlint/message@^17.4.2":
131171
version "17.4.2"
132172
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
@@ -142,21 +182,21 @@
142182
conventional-commits-parser "^3.2.2"
143183

144184
"@commitlint/prompt-cli@^17.0.0":
145-
version "17.6.6"
146-
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.6.6.tgz#5d0b693804a8b9f9862ec312950b973a62f82ac8"
147-
integrity sha512-KAFsQ9k12Zjxtk11RFjwS4ebjET110EFX+I8BFfJvVpyDzVQEpv9byvirgY+EH2XaCCfWA4MPHAAyI0Tya/Mmw==
185+
version "17.6.7"
186+
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.6.7.tgz#6e47992c26b4f3356cfff7eba7767f90d5e80979"
187+
integrity sha512-TkKIGhN8DJ/x47QEqiDlan/FalM8rFAeSZp5GKEq/EsIQrRTGJMG4LwJtaMtip8IfZY28OnODpKBittMJtpRmA==
148188
dependencies:
149-
"@commitlint/prompt" "^17.6.6"
189+
"@commitlint/prompt" "^17.6.7"
150190
execa "^5.0.0"
151191
inquirer "^6.5.2"
152192

153-
"@commitlint/prompt@^17.6.6":
154-
version "17.6.6"
155-
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.6.6.tgz#157ce428dff7f3fbd20a22812e15759c16e2c0d6"
156-
integrity sha512-CPf89ZTASfu91XnXnnhLeJv0zKuFIRWDA3MBtv4Q6OXf0zPgPUyOagKNrHdENAGozb67D12u0XItO6BwYsu26Q==
193+
"@commitlint/prompt@^17.6.7":
194+
version "17.6.7"
195+
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.6.7.tgz#2c151e1cd555345dcbe816a8f70556548d29a4cb"
196+
integrity sha512-fkGVdYsPI3ZyzcyRO/OKE+fF3zRd0jPT0tws6ipDSEVjblVpk/f7ydeZ3fFAUocVes/QStUj4If/lSxJxiZJjw==
157197
dependencies:
158-
"@commitlint/ensure" "^17.4.4"
159-
"@commitlint/load" "^17.5.0"
198+
"@commitlint/ensure" "^17.6.7"
199+
"@commitlint/load" "^17.6.7"
160200
"@commitlint/types" "^17.4.4"
161201
chalk "^4.1.0"
162202
inquirer "^6.5.2"
@@ -184,6 +224,18 @@
184224
resolve-from "^5.0.0"
185225
resolve-global "^1.0.0"
186226

227+
"@commitlint/resolve-extends@^17.6.7":
228+
version "17.6.7"
229+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.6.7.tgz#9c53a4601c96ab2dd20b90fb35c988639307735d"
230+
integrity sha512-PfeoAwLHtbOaC9bGn/FADN156CqkFz6ZKiVDMjuC2N5N0740Ke56rKU7Wxdwya8R8xzLK9vZzHgNbuGhaOVKIg==
231+
dependencies:
232+
"@commitlint/config-validator" "^17.6.7"
233+
"@commitlint/types" "^17.4.4"
234+
import-fresh "^3.0.0"
235+
lodash.mergewith "^4.6.2"
236+
resolve-from "^5.0.0"
237+
resolve-global "^1.0.0"
238+
187239
"@commitlint/rules@^17.6.5":
188240
version "17.6.5"
189241
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.5.tgz#fabcacdde923e26ac5ef90d4b3f8fc05526bbaa1"

0 commit comments

Comments
 (0)