Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Commit 83c0fc2

Browse files
build(deps-dev): bump @commitlint/prompt-cli from 17.4.0 to 17.4.4 (#63)
Bumps [@commitlint/prompt-cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/prompt-cli) from 17.4.0 to 17.4.4. - [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.4.4/@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 309874a commit 83c0fc2

File tree

1 file changed

+39
-38
lines changed

1 file changed

+39
-38
lines changed

yarn.lock

Lines changed: 39 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@
6464
"@commitlint/types" "^17.0.0"
6565
ajv "^8.11.0"
6666

67-
"@commitlint/config-validator@^17.4.0":
68-
version "17.4.0"
69-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.0.tgz#2cb229672a22476cf1f21bedbfcd788e5da5b54f"
70-
integrity sha512-Sa/+8KNpDXz4zT4bVbz2fpFjvgkPO6u2V2fP4TKgt6FjmOw2z3eEX859vtfeaTav/ukBw0/0jr+5ZTZp9zCBhA==
67+
"@commitlint/config-validator@^17.4.4":
68+
version "17.4.4"
69+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-17.4.4.tgz#d0742705719559a101d2ee49c0c514044af6d64d"
70+
integrity sha512-bi0+TstqMiqoBAQDvdEP4AFh0GaKyLFlPPEObgI29utoKEYoPQTvF0EYqIwYYLEoJYhj5GfMIhPHJkTJhagfeg==
7171
dependencies:
72-
"@commitlint/types" "^17.4.0"
72+
"@commitlint/types" "^17.4.4"
7373
ajv "^8.11.0"
7474

7575
"@commitlint/ensure@^17.0.0":
@@ -80,12 +80,12 @@
8080
"@commitlint/types" "^17.0.0"
8181
lodash "^4.17.19"
8282

83-
"@commitlint/ensure@^17.4.0":
84-
version "17.4.0"
85-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.0.tgz#3de65768bfccb9956ec3a0ecd8a415421bf315e5"
86-
integrity sha512-7oAxt25je0jeQ/E0O/M8L3ADb1Cvweu/5lc/kYF8g/kXatI0wxGE5La52onnAUAWeWlsuvBNar15WcrmDmr5Mw==
83+
"@commitlint/ensure@^17.4.4":
84+
version "17.4.4"
85+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-17.4.4.tgz#a36e7719bdb9c2b86c8b8c2e852b463a7bfda5fa"
86+
integrity sha512-AHsFCNh8hbhJiuZ2qHv/m59W/GRE9UeOXbkOqxYMNNg9pJ7qELnFcwj5oYpa6vzTSHtPGKf3C2yUFNy1GGHq6g==
8787
dependencies:
88-
"@commitlint/types" "^17.4.0"
88+
"@commitlint/types" "^17.4.4"
8989
lodash.camelcase "^4.3.0"
9090
lodash.kebabcase "^4.1.1"
9191
lodash.snakecase "^4.1.1"
@@ -146,15 +146,16 @@
146146
ts-node "^10.8.1"
147147
typescript "^4.6.4"
148148

149-
"@commitlint/load@^17.4.0":
150-
version "17.4.0"
151-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538"
152-
integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==
149+
"@commitlint/load@^17.4.4":
150+
version "17.4.4"
151+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.4.tgz#13fcb553572f265339801cde6dd10ee5eea07f5e"
152+
integrity sha512-z6uFIQ7wfKX5FGBe1AkOF4l/ShOQsaa1ml/nLMkbW7R/xF8galGS7Zh0yHvzVp/srtfS0brC+0bUfQfmpMPFVQ==
153153
dependencies:
154-
"@commitlint/config-validator" "^17.4.0"
154+
"@commitlint/config-validator" "^17.4.4"
155155
"@commitlint/execute-rule" "^17.4.0"
156-
"@commitlint/resolve-extends" "^17.4.0"
157-
"@commitlint/types" "^17.4.0"
156+
"@commitlint/resolve-extends" "^17.4.4"
157+
"@commitlint/types" "^17.4.4"
158+
"@types/node" "*"
158159
chalk "^4.1.0"
159160
cosmiconfig "^8.0.0"
160161
cosmiconfig-typescript-loader "^4.0.0"
@@ -180,22 +181,22 @@
180181
conventional-commits-parser "^3.2.2"
181182

182183
"@commitlint/prompt-cli@^17.0.0":
183-
version "17.4.0"
184-
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.4.0.tgz#545c2b940ca346f8188d3aea62a311e55f718473"
185-
integrity sha512-IEksDOB4uTIy+vZTRMZz6+xkRZ6hPGvQ6f0DQPHFqrhgpnUd+/FqgT0qrrWlb7ttxwYVr7cMpYCVfJN0fZkeBw==
184+
version "17.4.4"
185+
resolved "https://registry.yarnpkg.com/@commitlint/prompt-cli/-/prompt-cli-17.4.4.tgz#fabeffa7cfeae1d8b2ccd6fde1fba43a9e4d2d0f"
186+
integrity sha512-/tH9KPD9wo/prlDv4SvIGY/3bRE4Be7G3FGyo5nJTIIAQ9XXU1f6xkOEP6q78NnwfLDt3cuuIewWWmzRNzOujg==
186187
dependencies:
187-
"@commitlint/prompt" "^17.4.0"
188+
"@commitlint/prompt" "^17.4.4"
188189
execa "^5.0.0"
189190
inquirer "^6.5.2"
190191

191-
"@commitlint/prompt@^17.4.0":
192-
version "17.4.0"
193-
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.4.0.tgz#33811555a1d129c0f31ecacc58297e8fc9f9082e"
194-
integrity sha512-RHlEUJ5W1bQHvG1Ak02v0s79aMvnS/+LVHdKSvuSOinZWZ0wQLKKIhKB7Rluaef9IlNYXS1VGd48pzwe3y2iCw==
192+
"@commitlint/prompt@^17.4.4":
193+
version "17.4.4"
194+
resolved "https://registry.yarnpkg.com/@commitlint/prompt/-/prompt-17.4.4.tgz#22eb84bb1d51e6580259e63edbc433cdf8ae0090"
195+
integrity sha512-qWC2fydBnAQp+jJqoPYLzzQ6NFMBNm/GlP+oeYOHhMwCXl9nptDGXUJnW3cdL6G4QMYKqJv1czRfATzMXHDHcg==
195196
dependencies:
196-
"@commitlint/ensure" "^17.4.0"
197-
"@commitlint/load" "^17.4.0"
198-
"@commitlint/types" "^17.4.0"
197+
"@commitlint/ensure" "^17.4.4"
198+
"@commitlint/load" "^17.4.4"
199+
"@commitlint/types" "^17.4.4"
199200
chalk "^4.1.0"
200201
inquirer "^6.5.2"
201202

@@ -222,13 +223,13 @@
222223
resolve-from "^5.0.0"
223224
resolve-global "^1.0.0"
224225

225-
"@commitlint/resolve-extends@^17.4.0":
226-
version "17.4.0"
227-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.0.tgz#9023da6c70c4ebd173b4b0995fe29f27051da2d3"
228-
integrity sha512-3JsmwkrCzoK8sO22AzLBvNEvC1Pmdn/65RKXzEtQMy6oYMl0Snrq97a5bQQEFETF0VsvbtUuKttLqqgn99OXRQ==
226+
"@commitlint/resolve-extends@^17.4.4":
227+
version "17.4.4"
228+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-17.4.4.tgz#8f931467dea8c43b9fe38373e303f7c220de6fdc"
229+
integrity sha512-znXr1S0Rr8adInptHw0JeLgumS11lWbk5xAWFVno+HUFVN45875kUtqjrI6AppmD3JI+4s0uZlqqlkepjJd99A==
229230
dependencies:
230-
"@commitlint/config-validator" "^17.4.0"
231-
"@commitlint/types" "^17.4.0"
231+
"@commitlint/config-validator" "^17.4.4"
232+
"@commitlint/types" "^17.4.4"
232233
import-fresh "^3.0.0"
233234
lodash.mergewith "^4.6.2"
234235
resolve-from "^5.0.0"
@@ -264,10 +265,10 @@
264265
dependencies:
265266
chalk "^4.1.0"
266267

267-
"@commitlint/types@^17.4.0":
268-
version "17.4.0"
269-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.4.0.tgz#c7c2b97b959f6175c164632bf26208ce417b3f31"
270-
integrity sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA==
268+
"@commitlint/types@^17.4.4":
269+
version "17.4.4"
270+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-17.4.4.tgz#1416df936e9aad0d6a7bbc979ecc31e55dade662"
271+
integrity sha512-amRN8tRLYOsxRr6mTnGGGvB5EmW/4DDjLMgiwK3CCVEmN6Sr/6xePGEpWaspKkckILuUORCwe6VfDBw6uj4axQ==
271272
dependencies:
272273
chalk "^4.1.0"
273274

0 commit comments

Comments
 (0)