Skip to content

Commit 7c131c5

Browse files
dependabot-preview[bot]trivikr
authored andcommitted
chore(deps-dev): bump @commitlint/cli from 8.1.0 to 8.2.0 (#415)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v8.1.0...v8.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent af3b545 commit 7c131c5

File tree

1 file changed

+75
-84
lines changed

1 file changed

+75
-84
lines changed

yarn.lock

+75-84
Original file line numberDiff line numberDiff line change
@@ -193,16 +193,16 @@
193193
minimist "^1.2.0"
194194

195195
"@commitlint/cli@^8.1.0":
196-
version "8.1.0"
197-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.1.0.tgz#a3d4236c0ac961d7026a53d728b179c696d6a045"
198-
integrity sha512-83K5C2nIAgoZlzMegf0/MEBjX+ampUyc/u79RxgX9ZYjzos+RQtNyO7I43dztVxPXSwAnX9XRgoOfkGWA4nbig==
196+
version "8.2.0"
197+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-8.2.0.tgz#fbf9969e04e2162d985eaa644fdad6ce807aadb6"
198+
integrity sha512-8fJ5pmytc38yw2QWbTTJmXLfSiWPwMkHH4govo9zJ/+ERPBF2jvlxD/dQvk24ezcizjKc6LFka2edYC4OQ+Dgw==
199199
dependencies:
200-
"@commitlint/format" "^8.1.0"
201-
"@commitlint/lint" "^8.1.0"
202-
"@commitlint/load" "^8.1.0"
203-
"@commitlint/read" "^8.1.0"
200+
"@commitlint/format" "^8.2.0"
201+
"@commitlint/lint" "^8.2.0"
202+
"@commitlint/load" "^8.2.0"
203+
"@commitlint/read" "^8.2.0"
204204
babel-polyfill "6.26.0"
205-
chalk "2.3.1"
205+
chalk "2.4.2"
206206
get-stdin "7.0.0"
207207
lodash "4.17.14"
208208
meow "5.0.0"
@@ -214,111 +214,111 @@
214214
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.2.0.tgz#886a5538e3708e017ec2871e0cbce00f635d3102"
215215
integrity sha512-HuwlHQ3DyVhpK9GHgTMhJXD8Zp8PGIQVpQGYh/iTrEU6TVxdRC61BxIDZvfWatCaiG617Z/U8maRAFrqFM4TqA==
216216

217-
"@commitlint/ensure@^8.1.0":
218-
version "8.1.0"
219-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.1.0.tgz#6c669f85c3005ed15c8141d83cf5312c43001613"
220-
integrity sha512-dBU4CcjN0vJSDNOeSpaHNgQ1ra444u4USvI6PTaHVAS4aeDpZ5Cds1rxkZNsocu48WNycUu0jP84+zjcw2pPLQ==
217+
"@commitlint/ensure@^8.2.0":
218+
version "8.2.0"
219+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-8.2.0.tgz#fad0c81c3d3bd09aa5fbcbcc483ae1f39bc8af8f"
220+
integrity sha512-XZZih/kcRrqK7lEORbSYCfqQw6byfsFbLygRGVdJMlCPGu9E2MjpwCtoj5z7y/lKfUB3MJaBhzn2muJqS1gC6A==
221221
dependencies:
222222
lodash "4.17.14"
223223

224-
"@commitlint/execute-rule@^8.1.0":
225-
version "8.1.0"
226-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.1.0.tgz#e8386bd0836b3dcdd41ebb9d5904bbeb447e4715"
227-
integrity sha512-+vpH3RFuO6ypuCqhP2rSqTjFTQ7ClzXtUvXphpROv9v9+7zH4L+Ex+wZLVkL8Xj2cxefSLn/5Kcqa9XyJTn3kg==
224+
"@commitlint/execute-rule@^8.2.0":
225+
version "8.2.0"
226+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-8.2.0.tgz#aefb3744e22613660adefb7ebcccaa60bd24e78d"
227+
integrity sha512-9MBRthHaulbWTa8ReG2Oii2qc117NuvzhZdnkuKuYLhker7sUXGFcVhLanuWUKGyfyI2o9zVr/NHsNbCCsTzAA==
228228

229-
"@commitlint/format@^8.1.0":
230-
version "8.1.0"
231-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.1.0.tgz#c3f3ca78bb74cbc1cce1368c0974b0cb8f31b98e"
232-
integrity sha512-D0cmabUTQIKdABgt08d9JAvO9+lMRAmkcsZx8TMScY502R67HCw77JhzRDcw1RmqX5rN8JO6ZjDHO92Pbwlt+Q==
229+
"@commitlint/format@^8.2.0":
230+
version "8.2.0"
231+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-8.2.0.tgz#0a2447fadac7c0421ce8a8d7e27dfa2172c737d4"
232+
integrity sha512-sA77agkDEMsEMrlGhrLtAg8vRexkOofEEv/CZX+4xlANyAz2kNwJvMg33lcL65CBhqKEnRRJRxfZ1ZqcujdKcQ==
233233
dependencies:
234234
chalk "^2.0.1"
235235

236-
"@commitlint/is-ignored@^8.1.0":
237-
version "8.1.0"
238-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.1.0.tgz#c0583fa3c641b2d4898be1443e70e9c467429de2"
239-
integrity sha512-HUSxx6kuLbqrQ8jb5QRzo+yR+CIXgA9HNcIcZ1qWrb+O9GOixt3mlW8li1IcfIgfODlaWoxIz0jYCxR08IoQLg==
236+
"@commitlint/is-ignored@^8.2.0":
237+
version "8.2.0"
238+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-8.2.0.tgz#b6409ab28bf5a80f25e14da17da3916adb230a89"
239+
integrity sha512-ADaGnKfbfV6KD1pETp0Qf7XAyc75xTy3WJlbvPbwZ4oPdBMsXF0oXEEGMis6qABfU2IXan5/KAJgAFX3vdd0jA==
240240
dependencies:
241241
"@types/semver" "^6.0.1"
242-
semver "6.1.1"
242+
semver "6.2.0"
243243

244-
"@commitlint/lint@^8.1.0":
245-
version "8.1.0"
246-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.1.0.tgz#ad10f4885c06f14c71de11dcd6bf2ca54a395141"
247-
integrity sha512-WYjbUgtqvnlVH3S3XPZMAa+N7KO0yQ+GuUG20Qra+EtER6SRYawykmEs4wAyrmY8VcFXUnKgSlIQUsqmGKwNZQ==
244+
"@commitlint/lint@^8.2.0":
245+
version "8.2.0"
246+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-8.2.0.tgz#aadc606379f3550eb877f16d4f5b103639cbf92a"
247+
integrity sha512-ch9JN8aR37ufdjoWv50jLfvFz9rWMgLW5HEkMGLsM/51gjekmQYS5NJg8S2+6F5+jmralAO7VkUMI6FukXKX0A==
248248
dependencies:
249-
"@commitlint/is-ignored" "^8.1.0"
250-
"@commitlint/parse" "^8.1.0"
251-
"@commitlint/rules" "^8.1.0"
249+
"@commitlint/is-ignored" "^8.2.0"
250+
"@commitlint/parse" "^8.2.0"
251+
"@commitlint/rules" "^8.2.0"
252252
babel-runtime "^6.23.0"
253253
lodash "4.17.14"
254254

255-
"@commitlint/load@^8.1.0":
256-
version "8.1.0"
257-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.1.0.tgz#63b72ae5bb9152b8fa5b17c5428053032a9a49c8"
258-
integrity sha512-ra02Dvmd7Gp1+uFLzTY3yGOpHjPzl5T9wYg/xrtPJNiOWXvQ0Mw7THw+ucd1M5iLUWjvdavv2N87YDRc428wHg==
255+
"@commitlint/load@^8.2.0":
256+
version "8.2.0"
257+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-8.2.0.tgz#9ca53a0c795e4f63d796b4d42279e856549add1a"
258+
integrity sha512-EV6PfAY/p83QynNd1llHxJiNxKmp43g8+7dZbyfHFbsGOdokrCnoelAVZ+WGgktXwLN/uXyfkcIAxwac015UYw==
259259
dependencies:
260-
"@commitlint/execute-rule" "^8.1.0"
261-
"@commitlint/resolve-extends" "^8.1.0"
260+
"@commitlint/execute-rule" "^8.2.0"
261+
"@commitlint/resolve-extends" "^8.2.0"
262262
babel-runtime "^6.23.0"
263263
chalk "2.4.2"
264264
cosmiconfig "^5.2.0"
265265
lodash "4.17.14"
266266
resolve-from "^5.0.0"
267267

268-
"@commitlint/message@^8.1.0":
269-
version "8.1.0"
270-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.1.0.tgz#8fb8046ddaa7e5c846a79da7cdbd15cf1a7770ae"
271-
integrity sha512-AjHq022G8jQQ/3YrBOjwVBD4xF75hvC3vcvFoBIb7cC8vad1QWq+1w+aks0KlEK5IW+/+7ORZXIH+oyW7h3+8A==
268+
"@commitlint/message@^8.2.0":
269+
version "8.2.0"
270+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-8.2.0.tgz#bdc0388183f6bc6006c7e7e197a721683011907a"
271+
integrity sha512-LNsSwDLIFgE3nb/Sb1PIluYNy4Q8igdf4tpJCdv5JJDf7CZCZt3ZTglj0YutZZorpRRuHJsVIB2+dI4bVH3bFw==
272272

273-
"@commitlint/parse@^8.1.0":
274-
version "8.1.0"
275-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.1.0.tgz#833243c6d848e7a7e775a283b38697166ed2fd22"
276-
integrity sha512-n4fEbZ5kdK5HChvne7Mj8rGGkKMfA4H11IuWiWmmMzgmZTNb/B04LPrzdUm4lm3f10XzM2JMM7PLXqofQJOGvA==
273+
"@commitlint/parse@^8.2.0":
274+
version "8.2.0"
275+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-8.2.0.tgz#de80137e89ee5a2d3029656c9b33e90c88c6f56c"
276+
integrity sha512-vzouqroTXG6QXApkrps0gbeSYW6w5drpUk7QAeZIcaCSPsQXDM8eqqt98ZzlzLJHo5oPNXPX1AAVSTrssvHemA==
277277
dependencies:
278278
conventional-changelog-angular "^1.3.3"
279279
conventional-commits-parser "^2.1.0"
280280
lodash "^4.17.11"
281281

282-
"@commitlint/read@^8.1.0":
283-
version "8.1.0"
284-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.1.0.tgz#effe07c965ba1735a5f7f8b7b19ac4d98c887507"
285-
integrity sha512-PKsGMQFEr2sX/+orI71b82iyi8xFqb7F4cTvsLxzB5x6/QutxPVM3rg+tEVdi6rBKIDuqRIp2puDZQuREZs3vg==
282+
"@commitlint/read@^8.2.0":
283+
version "8.2.0"
284+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-8.2.0.tgz#54c6549723d532c74434ee0d74e0459032dc9159"
285+
integrity sha512-1tBai1VuSQmsOTsvJr3Fi/GZqX3zdxRqYe/yN4i3cLA5S2Y4QGJ5I3l6nGZlKgm/sSelTCVKHltrfWU8s5H7SA==
286286
dependencies:
287-
"@commitlint/top-level" "^8.1.0"
287+
"@commitlint/top-level" "^8.2.0"
288288
"@marionebl/sander" "^0.6.0"
289289
babel-runtime "^6.23.0"
290290
git-raw-commits "^1.3.0"
291291

292-
"@commitlint/resolve-extends@^8.1.0":
293-
version "8.1.0"
294-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.1.0.tgz#ed67f2ee484160ac8e0078bae52f172625157472"
295-
integrity sha512-r/y+CeKW72Oa9BUctS1+I/MFCDiI3lfhwfQ65Tpfn6eZ4CuBYKzrCRi++GTHeAFKE3y8q1epJq5Rl/1GBejtBw==
292+
"@commitlint/resolve-extends@^8.2.0":
293+
version "8.2.0"
294+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-8.2.0.tgz#b7f2f0c71c10f24b98a199ed11d2c14cfd7a318f"
295+
integrity sha512-cwi0HUsDcD502HBP8huXfTkVuWmeo1Fiz3GKxNwMBBsJV4+bKa7QrtxbNpXhVuarX7QjWfNTvmW6KmFS7YK9uw==
296296
dependencies:
297297
"@types/node" "^12.0.2"
298298
import-fresh "^3.0.0"
299299
lodash "4.17.14"
300300
resolve-from "^5.0.0"
301301
resolve-global "^1.0.0"
302302

303-
"@commitlint/rules@^8.1.0":
304-
version "8.1.0"
305-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.1.0.tgz#009c64a8a23feb4647e5a25057997be62a272c8a"
306-
integrity sha512-hlM8VfNjsOkbvMteFyqn0c3akiUjqG09Iid28MBLrXl/d+8BR3eTzwJ4wMta4oz/iqGyrIywvg1FpHrV977MPA==
303+
"@commitlint/rules@^8.2.0":
304+
version "8.2.0"
305+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-8.2.0.tgz#4cd6a323ca1a3f3d33ae6dc723f8c88f3dcde347"
306+
integrity sha512-FlqSBBP2Gxt5Ibw+bxdYpzqYR6HI8NIBpaTBhAjSEAduQtdWFMOhF0zsgkwH7lHN7opaLcnY2fXxAhbzTmJQQA==
307307
dependencies:
308-
"@commitlint/ensure" "^8.1.0"
309-
"@commitlint/message" "^8.1.0"
310-
"@commitlint/to-lines" "^8.1.0"
308+
"@commitlint/ensure" "^8.2.0"
309+
"@commitlint/message" "^8.2.0"
310+
"@commitlint/to-lines" "^8.2.0"
311311
babel-runtime "^6.23.0"
312312

313-
"@commitlint/to-lines@^8.1.0":
314-
version "8.1.0"
315-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.1.0.tgz#5bf2597f46acacec4b1b3dba832ac8934798b22a"
316-
integrity sha512-Lh4OH1bInI8GME/7FggS0/XkIMEJdTObMbXRyPRGaPcWH5S7zpB6y+b4qjzBHXAbEv2O46QAAMjZ+ywPQCpmYQ==
313+
"@commitlint/to-lines@^8.2.0":
314+
version "8.2.0"
315+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-8.2.0.tgz#dddb5916a457e1a79e437115a9b8eac7bf9ad52a"
316+
integrity sha512-LXTYG3sMenlN5qwyTZ6czOULVcx46uMy+MEVqpvCgptqr/MZcV/C2J+S2o1DGwj1gOEFMpqrZaE3/1R2Q+N8ng==
317317

318-
"@commitlint/top-level@^8.1.0":
319-
version "8.1.0"
320-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.1.0.tgz#f1950de73a1f76ef5c9e753a6b77402e0755d677"
321-
integrity sha512-EvQuofuA/+0l1w9pkG/PRyIwACmZdIh9qxyax7w7mR8qqmSHscqf2jARIylh1TOx0uI9egO8MuPLiwC1RwyREA==
318+
"@commitlint/top-level@^8.2.0":
319+
version "8.2.0"
320+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-8.2.0.tgz#206e7cbc54dbe9494190677f887dd60943fed5b0"
321+
integrity sha512-Yaw4KmYNy31/HhRUuZ+fupFcDalnfpdu4JGBgGAqS9aBHdMSSWdWqtAaDaxdtWjTZeN3O0sA2gOhXwvKwiDwvw==
322322
dependencies:
323323
find-up "^4.0.0"
324324

@@ -2316,15 +2316,6 @@ caseless@~0.12.0:
23162316
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
23172317
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
23182318

2319-
2320-
version "2.3.1"
2321-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796"
2322-
integrity sha512-QUU4ofkDoMIVO7hcx1iPTISs88wsO8jA92RQIm4JAwZvFGGAV2hSAA1NX7oVj2Ej2Q6NDTcRDjPTFrMCRZoJ6g==
2323-
dependencies:
2324-
ansi-styles "^3.2.0"
2325-
escape-string-regexp "^1.0.5"
2326-
supports-color "^5.2.0"
2327-
23282319
[email protected], chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.1, chalk@^2.4.1, chalk@^2.4.2:
23292320
version "2.4.2"
23302321
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -7715,10 +7706,10 @@ semver-compare@^1.0.0:
77157706
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
77167707
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
77177708

7718-
semver@6.1.1:
7719-
version "6.1.1"
7720-
resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.1.tgz#53f53da9b30b2103cd4f15eab3a18ecbcb210c9b"
7721-
integrity sha512-rWYq2e5iYW+fFe/oPPtYJxYgjBm8sC4rmoGdUOgBB7VnwKt6HrL793l2voH1UlsyYZpJ4g0wfjnTEO1s1NP2eQ==
7709+
semver@6.2.0:
7710+
version "6.2.0"
7711+
resolved "https://registry.yarnpkg.com/semver/-/semver-6.2.0.tgz#4d813d9590aaf8a9192693d6c85b9344de5901db"
7712+
integrity sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==
77227713

77237714
semver@^6.0.0, semver@^6.2.0:
77247715
version "6.3.0"
@@ -8265,7 +8256,7 @@ supports-color@^3.1.0:
82658256
dependencies:
82668257
has-flag "^1.0.0"
82678258

8268-
supports-color@^5.2.0, supports-color@^5.3.0:
8259+
supports-color@^5.3.0:
82698260
version "5.5.0"
82708261
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
82718262
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==

0 commit comments

Comments
 (0)