Skip to content

Commit 3e204e9

Browse files
chore: bump @commitlint/cli from 11.0.0 to 12.0.1 (typescript-eslint#3130)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 11.0.0 to 12.0.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/commitlint@v11.0.0...v12.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8b87de commit 3e204e9

File tree

2 files changed

+147
-110
lines changed

2 files changed

+147
-110
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"node": "^10.12.0 || >=12.0.0"
7373
},
7474
"devDependencies": {
75-
"@commitlint/cli": "^11.0.0",
75+
"@commitlint/cli": "^12.0.1",
7676
"@commitlint/config-conventional": "^12.0.1",
7777
"@commitlint/config-lerna-scopes": "^12.0.1",
7878
"@types/babel__code-frame": "^7.0.2",

yarn.lock

Lines changed: 146 additions & 109 deletions
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@
260260
dependencies:
261261
"@babel/helper-plugin-utils" "^7.12.13"
262262

263-
"@babel/runtime@^7.11.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.7.6":
263+
"@babel/runtime@^7.11.0", "@babel/runtime@^7.7.6":
264264
version "7.13.6"
265265
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.6.tgz#86e0fad6cbb46a680e21c1aa4748717a058d345a"
266266
integrity sha512-Y/DEVhSQ91u27rxq7D0EH/sewS6+x06p/MgO1VppbDHMzYXLZrAR5cFjCom78e9RUw1BQAq6qJg6fXc/ep7glA==
@@ -313,23 +313,21 @@
313313
exec-sh "^0.3.2"
314314
minimist "^1.2.0"
315315

316-
"@commitlint/cli@^11.0.0":
317-
version "11.0.0"
318-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-11.0.0.tgz#698199bc52afed50aa28169237758fa14a67b5d3"
319-
integrity sha512-YWZWg1DuqqO5Zjh7vUOeSX76vm0FFyz4y0cpGMFhrhvUi5unc4IVfCXZ6337R9zxuBtmveiRuuhQqnRRer+13g==
320-
dependencies:
321-
"@babel/runtime" "^7.11.2"
322-
"@commitlint/format" "^11.0.0"
323-
"@commitlint/lint" "^11.0.0"
324-
"@commitlint/load" "^11.0.0"
325-
"@commitlint/read" "^11.0.0"
326-
chalk "4.1.0"
327-
core-js "^3.6.1"
316+
"@commitlint/cli@^12.0.1":
317+
version "12.0.1"
318+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-12.0.1.tgz#8960e34e8f1aed8b2ea50f223ee817fdf2264ffb"
319+
integrity sha512-V+cMYNHJOr40XT9Kvz3Vrz1Eh7QE1rjQrUbifawDAqcOrBJFuoXwU2SAcRtYFCSqFy9EhbreQGhZFs8dYb90KA==
320+
dependencies:
321+
"@commitlint/format" "^12.0.1"
322+
"@commitlint/lint" "^12.0.1"
323+
"@commitlint/load" "^12.0.1"
324+
"@commitlint/read" "^12.0.1"
325+
"@commitlint/types" "^12.0.1"
328326
get-stdin "8.0.0"
329327
lodash "^4.17.19"
330328
resolve-from "5.0.0"
331329
resolve-global "1.0.0"
332-
yargs "^15.1.0"
330+
yargs "^16.2.0"
333331

334332
"@commitlint/config-conventional@^12.0.1":
335333
version "12.0.1"
@@ -348,116 +346,120 @@
348346
resolve-pkg "2.0.0"
349347
semver "7.3.4"
350348

351-
"@commitlint/ensure@^11.0.0":
352-
version "11.0.0"
353-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-11.0.0.tgz#3e796b968ab5b72bc6f8a6040076406306c987fb"
354-
integrity sha512-/T4tjseSwlirKZdnx4AuICMNNlFvRyPQimbZIOYujp9DSO6XRtOy9NrmvWujwHsq9F5Wb80QWi4WMW6HMaENug==
349+
"@commitlint/ensure@^12.0.1":
350+
version "12.0.1"
351+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-12.0.1.tgz#0ed5e997026db25eb080559b6e67f55a21eea080"
352+
integrity sha512-XdBq+q1YBBDxWIAEjE3Y1YMbzhUnUuSLAEWD8SU1xsvEpQXWRYwDlMBRkjO7funNWTdL0ZQSkZDzme70imYjbw==
355353
dependencies:
356-
"@commitlint/types" "^11.0.0"
354+
"@commitlint/types" "^12.0.1"
357355
lodash "^4.17.19"
358356

359-
"@commitlint/execute-rule@^11.0.0":
360-
version "11.0.0"
361-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-11.0.0.tgz#3ed60ab7a33019e58d90e2d891b75d7df77b4b4d"
362-
integrity sha512-g01p1g4BmYlZ2+tdotCavrMunnPFPhTzG1ZiLKTCYrooHRbmvqo42ZZn4QMStUEIcn+jfLb6BRZX3JzIwA1ezQ==
357+
"@commitlint/execute-rule@^12.0.1":
358+
version "12.0.1"
359+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-12.0.1.tgz#5bb2eba929270cafb2bd8191799d8b451de7fb7e"
360+
integrity sha512-JzyweYfZlFLtXpgP+btzSY3YAkGPg61TqUSYQqBr4+5IaVf1FruMm5v4D5eLu9dAJuNKUfHbM3AEfuEPiZ79pg==
363361

364-
"@commitlint/format@^11.0.0":
365-
version "11.0.0"
366-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-11.0.0.tgz#ac47b0b9ca46540c0082c721b290794e67bdc51b"
367-
integrity sha512-bpBLWmG0wfZH/svzqD1hsGTpm79TKJWcf6EXZllh2J/LSSYKxGlv967lpw0hNojme0sZd4a/97R3qA2QHWWSLg==
362+
"@commitlint/format@^12.0.1":
363+
version "12.0.1"
364+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-12.0.1.tgz#5164e5a9e8592c1983482cbd71e7ea86a645ff1b"
365+
integrity sha512-rF79ipAxR8yFzPzG5tRoEZ//MRkyxCXj4JhpEjtdaCMBAXMssI8uazn3e5D8z4UFgSDe9qOnL0OmQvql7HTMoA==
368366
dependencies:
369-
"@commitlint/types" "^11.0.0"
367+
"@commitlint/types" "^12.0.1"
370368
chalk "^4.0.0"
371369

372-
"@commitlint/is-ignored@^11.0.0":
373-
version "11.0.0"
374-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-11.0.0.tgz#7b803eda56276dbe7fec51eb1510676198468f39"
375-
integrity sha512-VLHOUBN+sOlkYC4tGuzE41yNPO2w09sQnOpfS+pSPnBFkNUUHawEuA44PLHtDvQgVuYrMAmSWFQpWabMoP5/Xg==
376-
dependencies:
377-
"@commitlint/types" "^11.0.0"
378-
semver "7.3.2"
379-
380-
"@commitlint/lint@^11.0.0":
381-
version "11.0.0"
382-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-11.0.0.tgz#01e062cd1b0e7c3d756aa2c246462e0b6a3348a4"
383-
integrity sha512-Q8IIqGIHfwKr8ecVZyYh6NtXFmKw4YSEWEr2GJTB/fTZXgaOGtGFZDWOesCZllQ63f1s/oWJYtVv5RAEuwN8BQ==
384-
dependencies:
385-
"@commitlint/is-ignored" "^11.0.0"
386-
"@commitlint/parse" "^11.0.0"
387-
"@commitlint/rules" "^11.0.0"
388-
"@commitlint/types" "^11.0.0"
389-
390-
"@commitlint/load@>6.1.1", "@commitlint/load@^11.0.0":
391-
version "11.0.0"
392-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-11.0.0.tgz#f736562f0ffa7e773f8808fea93319042ee18211"
393-
integrity sha512-t5ZBrtgvgCwPfxmG811FCp39/o3SJ7L+SNsxFL92OR4WQxPcu6c8taD0CG2lzOHGuRyuMxZ7ps3EbngT2WpiCg==
394-
dependencies:
395-
"@commitlint/execute-rule" "^11.0.0"
396-
"@commitlint/resolve-extends" "^11.0.0"
397-
"@commitlint/types" "^11.0.0"
398-
chalk "4.1.0"
370+
"@commitlint/is-ignored@^12.0.1":
371+
version "12.0.1"
372+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-12.0.1.tgz#0e59b0524e16300b1d9d62f8c138f083f22ebf9a"
373+
integrity sha512-AplfLn5mX/kWTIiSolcOhTYcgphuGLX8FUr+HmyHBEqUkO36jt0z9caysH47fqU71ePtH63v1DWm+RYQ5RPDjg==
374+
dependencies:
375+
"@commitlint/types" "^12.0.1"
376+
semver "7.3.4"
377+
378+
"@commitlint/lint@^12.0.1":
379+
version "12.0.1"
380+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-12.0.1.tgz#a88b01c81cb6ca1867bd3d8fd288ba30017c2b7d"
381+
integrity sha512-1lKyRCq4ahJrY+Xxo8LsqCbALeJkodtEfpmYHeA5HpPMnK7lRSplLqOLcTCjoPfd4vO+gl6aDEZN+ow3YGQBOg==
382+
dependencies:
383+
"@commitlint/is-ignored" "^12.0.1"
384+
"@commitlint/parse" "^12.0.1"
385+
"@commitlint/rules" "^12.0.1"
386+
"@commitlint/types" "^12.0.1"
387+
388+
"@commitlint/load@>6.1.1", "@commitlint/load@^12.0.1":
389+
version "12.0.1"
390+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-12.0.1.tgz#4d180fc88e5b4cfcb476a245d899f85154137502"
391+
integrity sha512-dX8KdCWn7w0bTkkk3zKQpe9X8vsTRa5EM+1ffF313wCX9b6tGa9vujhEHCkSzKAbbE2tFV64CHZygE7rtlHdIA==
392+
dependencies:
393+
"@commitlint/execute-rule" "^12.0.1"
394+
"@commitlint/resolve-extends" "^12.0.1"
395+
"@commitlint/types" "^12.0.1"
396+
chalk "^4.0.0"
399397
cosmiconfig "^7.0.0"
400398
lodash "^4.17.19"
401399
resolve-from "^5.0.0"
402400

403-
"@commitlint/message@^11.0.0":
404-
version "11.0.0"
405-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-11.0.0.tgz#83554c3cbbc884fd07b473593bc3e94bcaa3ee05"
406-
integrity sha512-01ObK/18JL7PEIE3dBRtoMmU6S3ecPYDTQWWhcO+ErA3Ai0KDYqV5VWWEijdcVafNpdeUNrEMigRkxXHQLbyJA==
401+
"@commitlint/message@^12.0.1":
402+
version "12.0.1"
403+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-12.0.1.tgz#caff6743db78c30a063809501cf4b835c3ce7fa6"
404+
integrity sha512-fXuoxRC+NT1wEQi6p8oHfT7wvWIRgTk+udlRJnWTjmMpiYzVnMmmZfasdShirWr4TtxQtMyL+5DVgh7Y98kURw==
407405

408-
"@commitlint/parse@^11.0.0":
409-
version "11.0.0"
410-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-11.0.0.tgz#d18b08cf67c35d02115207d7009306a2e8e7c901"
411-
integrity sha512-DekKQAIYWAXIcyAZ6/PDBJylWJ1BROTfDIzr9PMVxZRxBPc1gW2TG8fLgjZfBP5mc0cuthPkVi91KQQKGri/7A==
406+
"@commitlint/parse@^12.0.1":
407+
version "12.0.1"
408+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-12.0.1.tgz#ba8641f53e15b523808ba2eaa48c1bf0129c91c4"
409+
integrity sha512-7oEGASmzBnHir5jSIR7KephXrKh7rIi9a6RpH1tOT+CIENYvhe8EDtIy29qMt+RLa2LlaPF7YrAgaJRfzG0YDQ==
412410
dependencies:
413-
conventional-changelog-angular "^5.0.0"
411+
"@commitlint/types" "^12.0.1"
412+
conventional-changelog-angular "^5.0.11"
414413
conventional-commits-parser "^3.0.0"
415414

416-
"@commitlint/read@^11.0.0":
417-
version "11.0.0"
418-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-11.0.0.tgz#f24240548c63587bba139fa5a364cab926077016"
419-
integrity sha512-37V0V91GSv0aDzMzJioKpCoZw6l0shk7+tRG8RkW1GfZzUIytdg3XqJmM+IaIYpaop0m6BbZtfq+idzUwJnw7g==
415+
"@commitlint/read@^12.0.1":
416+
version "12.0.1"
417+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-12.0.1.tgz#41f3295ed9f451d4c65223cd37ddd59ef714bddb"
418+
integrity sha512-baa0YeD4QOctEuthLpExQSi9xPiw0kDPfUVHqp8I88iuIXJECeS8S1+1GBiz89e8dLN9zmEE+sN9vtJHdAp9YA==
420419
dependencies:
421-
"@commitlint/top-level" "^11.0.0"
420+
"@commitlint/top-level" "^12.0.1"
421+
"@commitlint/types" "^12.0.1"
422422
fs-extra "^9.0.0"
423423
git-raw-commits "^2.0.0"
424424

425-
"@commitlint/resolve-extends@^11.0.0":
426-
version "11.0.0"
427-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-11.0.0.tgz#158ecbe27d4a2a51d426111a01478e216fbb1036"
428-
integrity sha512-WinU6Uv6L7HDGLqn/To13KM1CWvZ09VHZqryqxXa1OY+EvJkfU734CwnOEeNlSCK7FVLrB4kmodLJtL1dkEpXw==
425+
"@commitlint/resolve-extends@^12.0.1":
426+
version "12.0.1"
427+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-12.0.1.tgz#77509f386e08bd30262ec9a75c783d8f4f028fd2"
428+
integrity sha512-Mvg0GDi/68Cqw893ha8uhxE8myHfPmiSSSi7d1x4VJNR4hoS37lBdX89kyx4i9NPmLfviY2cUJKTyK8ZrFznZw==
429429
dependencies:
430430
import-fresh "^3.0.0"
431431
lodash "^4.17.19"
432432
resolve-from "^5.0.0"
433433
resolve-global "^1.0.0"
434434

435-
"@commitlint/rules@^11.0.0":
436-
version "11.0.0"
437-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-11.0.0.tgz#bdb310cc6fc55c9f8d7d917a22b69055c535c375"
438-
integrity sha512-2hD9y9Ep5ZfoNxDDPkQadd2jJeocrwC4vJ98I0g8pNYn/W8hS9+/FuNpolREHN8PhmexXbkjrwyQrWbuC0DVaA==
435+
"@commitlint/rules@^12.0.1":
436+
version "12.0.1"
437+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-12.0.1.tgz#1c81345f468597656141338a493d5e426e44dab9"
438+
integrity sha512-A5O0ubNGugZR9WWxk5IVOLo07lpdUwhG5WkAW2lYpgZ7Z/2U4PLob9b4Ih1eHbQu+gnVeFr91k7F0DrpM7B8EQ==
439439
dependencies:
440-
"@commitlint/ensure" "^11.0.0"
441-
"@commitlint/message" "^11.0.0"
442-
"@commitlint/to-lines" "^11.0.0"
443-
"@commitlint/types" "^11.0.0"
440+
"@commitlint/ensure" "^12.0.1"
441+
"@commitlint/message" "^12.0.1"
442+
"@commitlint/to-lines" "^12.0.1"
443+
"@commitlint/types" "^12.0.1"
444444

445-
"@commitlint/to-lines@^11.0.0":
446-
version "11.0.0"
447-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-11.0.0.tgz#86dea151c10eea41e39ea96fa4de07839258a7fe"
448-
integrity sha512-TIDTB0Y23jlCNubDROUVokbJk6860idYB5cZkLWcRS9tlb6YSoeLn1NLafPlrhhkkkZzTYnlKYzCVrBNVes1iw==
445+
"@commitlint/to-lines@^12.0.1":
446+
version "12.0.1"
447+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-12.0.1.tgz#586d89b9f9ff99ef93b3c8aa3d77faffbe3ffedc"
448+
integrity sha512-XwcJ1jY7x2fhudzbGMpNQkTSMVrxWrI8bRMbVe3Abuu7RfYpFf7VXAlhtnLfxBoagaK7RxjC2+eRidp/3txQBg==
449449

450-
"@commitlint/top-level@^11.0.0":
451-
version "11.0.0"
452-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-11.0.0.tgz#bb2d1b6e5ed3be56874633b59e1f7de118c32783"
453-
integrity sha512-O0nFU8o+Ws+py5pfMQIuyxOtfR/kwtr5ybqTvR+C2lUPer2x6lnQU+OnfD7hPM+A+COIUZWx10mYQvkR3MmtAA==
450+
"@commitlint/top-level@^12.0.1":
451+
version "12.0.1"
452+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-12.0.1.tgz#9c7efd319a4f8d29001f011ba8b0e21fad6044f6"
453+
integrity sha512-rHdgt7U24GEau2/9i2vEAbksxkBRiVjHj5ECFL5dd0AJOIvaK++vMg4EF/ME0X/1yd9qVTHTNOl2Q4tTFK7VBQ==
454454
dependencies:
455455
find-up "^5.0.0"
456456

457-
"@commitlint/types@^11.0.0":
458-
version "11.0.0"
459-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-11.0.0.tgz#719cf05fcc1abb6533610a2e0f5dd1e61eac14fe"
460-
integrity sha512-VoNqai1vR5anRF5Tuh/+SWDFk7xi7oMwHrHrbm1BprYXjB2RJsWLhUrStMssDxEl5lW/z3EUdg8RvH/IUBccSQ==
457+
"@commitlint/types@^12.0.1":
458+
version "12.0.1"
459+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-12.0.1.tgz#04a0cbb8aa56b7c004f8939c2d1ef8892ec68327"
460+
integrity sha512-FsNDMV0W7D19/ZbR412klpqAilXASx75Neqh7jPtK278IEwdukOg3vth1r5kTm+BjDScM7wMUEOwIW3NNfAtwg==
461+
dependencies:
462+
chalk "^4.0.0"
461463

462464
"@cspell/cspell-bundled-dicts@^5.3.4":
463465
version "5.3.4"
@@ -2679,14 +2681,6 @@ caseless@~0.12.0:
26792681
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
26802682
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
26812683

2682-
chalk@4.1.0, chalk@^4.0.0, chalk@^4.1.0:
2683-
version "4.1.0"
2684-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
2685-
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
2686-
dependencies:
2687-
ansi-styles "^4.1.0"
2688-
supports-color "^7.1.0"
2689-
26902684
chalk@^2.0.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4.1, chalk@^2.4.2:
26912685
version "2.4.2"
26922686
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -2696,6 +2690,14 @@ chalk@^2.0.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.4.1, chalk@^2.4.2:
26962690
escape-string-regexp "^1.0.5"
26972691
supports-color "^5.3.0"
26982692

2693+
chalk@^4.0.0, chalk@^4.1.0:
2694+
version "4.1.0"
2695+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
2696+
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
2697+
dependencies:
2698+
ansi-styles "^4.1.0"
2699+
supports-color "^7.1.0"
2700+
26992701
char-regex@^1.0.2:
27002702
version "1.0.2"
27012703
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -2786,6 +2788,15 @@ cliui@^6.0.0:
27862788
strip-ansi "^6.0.0"
27872789
wrap-ansi "^6.2.0"
27882790

2791+
cliui@^7.0.2:
2792+
version "7.0.4"
2793+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
2794+
integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
2795+
dependencies:
2796+
string-width "^4.2.0"
2797+
strip-ansi "^6.0.0"
2798+
wrap-ansi "^7.0.0"
2799+
27892800
clone-deep@^4.0.1:
27902801
version "4.0.1"
27912802
resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-4.0.1.tgz#c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387"
@@ -2981,7 +2992,15 @@ contains-path@^0.1.0:
29812992
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
29822993
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
29832994

2984-
conventional-changelog-angular@^5.0.0, conventional-changelog-angular@^5.0.3:
2995+
conventional-changelog-angular@^5.0.11:
2996+
version "5.0.12"
2997+
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9"
2998+
integrity sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==
2999+
dependencies:
3000+
compare-func "^2.0.0"
3001+
q "^1.5.1"
3002+
3003+
conventional-changelog-angular@^5.0.3:
29853004
version "5.0.11"
29863005
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.11.tgz#99a3ca16e4a5305e0c2c2fae3ef74fd7631fc3fb"
29873006
integrity sha512-nSLypht/1yEflhuTogC03i7DX7sOrXGsRn14g131Potqi6cbGbGEE9PSDEHKldabB6N76HiSyw9Ph+kLmC04Qw==
@@ -3102,11 +3121,6 @@ copy-descriptor@^0.1.0:
31023121
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
31033122
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
31043123

3105-
core-js@^3.6.1:
3106-
version "3.6.5"
3107-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
3108-
integrity sha512-vZVEEwZoIsI+vPEuoF9Iqf5H7/M3eeQqWlQnYa8FSKKePuYTf5MWnxb5SDAzCa60b3JBRS5g9b+Dq7b1y/RCrA==
3109-
31103124
core-util-is@1.0.2, core-util-is@^1.0.2, core-util-is@~1.0.0:
31113125
version "1.0.2"
31123126
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -4287,7 +4301,7 @@ gensync@^1.0.0-beta.2:
42874301
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
42884302
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
42894303

4290-
get-caller-file@^2.0.1:
4304+
get-caller-file@^2.0.1, get-caller-file@^2.0.5:
42914305
version "2.0.5"
42924306
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
42934307
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
@@ -9085,6 +9099,11 @@ y18n@^4.0.0:
90859099
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
90869100
integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==
90879101

9102+
y18n@^5.0.5:
9103+
version "5.0.5"
9104+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.5.tgz#8769ec08d03b1ea2df2500acef561743bbb9ab18"
9105+
integrity sha512-hsRUr4FFrvhhRH12wOdfs38Gy7k2FFzB9qgN9v3aLykRq0dRcdcpz5C9FxdS2NuhOrI/628b/KSTJ3rwHysYSg==
9106+
90889107
yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
90899108
version "3.1.1"
90909109
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
@@ -9121,6 +9140,11 @@ yargs-parser@^18.1.2, yargs-parser@^18.1.3:
91219140
camelcase "^5.0.0"
91229141
decamelize "^1.2.0"
91239142

9143+
yargs-parser@^20.2.2:
9144+
version "20.2.6"
9145+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.6.tgz#69f920addf61aafc0b8b89002f5d66e28f2d8b20"
9146+
integrity sha512-AP1+fQIWSM/sMiET8fyayjx/J+JmTPt2Mr0FkrgqB4todtfa53sOsrSAcIrJRD5XS20bKUwaDIuMkWKCEiQLKA==
9147+
91249148
yargs@^14.2.2:
91259149
version "14.2.3"
91269150
resolved "https://registry.yarnpkg.com/yargs/-/yargs-14.2.3.tgz#1a1c3edced1afb2a2fea33604bc6d1d8d688a414"
@@ -9138,7 +9162,7 @@ yargs@^14.2.2:
91389162
y18n "^4.0.0"
91399163
yargs-parser "^15.0.1"
91409164

9141-
yargs@^15.0.1, yargs@^15.1.0, yargs@^15.4.1:
9165+
yargs@^15.0.1, yargs@^15.4.1:
91429166
version "15.4.1"
91439167
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
91449168
integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==
@@ -9155,6 +9179,19 @@ yargs@^15.0.1, yargs@^15.1.0, yargs@^15.4.1:
91559179
y18n "^4.0.0"
91569180
yargs-parser "^18.1.2"
91579181

9182+
yargs@^16.2.0:
9183+
version "16.2.0"
9184+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
9185+
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
9186+
dependencies:
9187+
cliui "^7.0.2"
9188+
escalade "^3.1.1"
9189+
get-caller-file "^2.0.5"
9190+
require-directory "^2.1.1"
9191+
string-width "^4.2.0"
9192+
y18n "^5.0.5"
9193+
yargs-parser "^20.2.2"
9194+
91589195
yn@3.1.1:
91599196
version "3.1.1"
91609197
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy