Skip to content

Commit 1b04cc3

Browse files
committed
chore(deps): update commitlint monorepo to v17.4.2
1 parent ef0f04f commit 1b04cc3

File tree

1 file changed

+45
-44
lines changed

1 file changed

+45
-44
lines changed

yarn.lock

Lines changed: 45 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -565,14 +565,14 @@
565565
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
566566

567567
"@commitlint/cli@^17.0.0":
568-
version "17.4.0"
569-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.0.tgz#14a5f9b713a5b60ff1a0cfce66b0bb207954c1ad"
570-
integrity sha512-SEY4sYe8yVlgxPP7X0wJb96DBAGBPsCsy6QbqJt/UECbIAjDeDV5xXBV4jnS7T/qMC10sk6Ub9kDhEX0VWvblw==
568+
version "17.4.2"
569+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.4.2.tgz#8600c83abb7e84191fd59528fc14f436496fb00b"
570+
integrity sha512-0rPGJ2O1owhpxMIXL9YJ2CgPkdrFLKZElIZHXDN8L8+qWK1DGH7Q7IelBT1pchXTYTuDlqkOTdh//aTvT3bSUA==
571571
dependencies:
572572
"@commitlint/format" "^17.4.0"
573-
"@commitlint/lint" "^17.4.0"
574-
"@commitlint/load" "^17.4.0"
575-
"@commitlint/read" "^17.4.0"
573+
"@commitlint/lint" "^17.4.2"
574+
"@commitlint/load" "^17.4.2"
575+
"@commitlint/read" "^17.4.2"
576576
"@commitlint/types" "^17.4.0"
577577
execa "^5.0.0"
578578
lodash.isfunction "^3.0.9"
@@ -581,9 +581,9 @@
581581
yargs "^17.0.0"
582582

583583
"@commitlint/config-conventional@^17.0.0":
584-
version "17.4.0"
585-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.0.tgz#9188d793886d8a1c633834602f06a642dd16ed64"
586-
integrity sha512-G4XBf45J4ZMspO4NwBFzY3g/1Kb+B42BcIxeikF8wucQxcyxcmhRdjeQpRpS1XEcBq5pdtEEQFipuB9IuiNFhw==
584+
version "17.4.2"
585+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.4.2.tgz#671f7febfcfef90ec11b122a659c6be25e11c19e"
586+
integrity sha512-JVo1moSj5eDMoql159q8zKCU8lkOhQ+b23Vl3LVVrS6PXDLQIELnJ34ChQmFVbBdSSRNAbbXnRDhosFU+wnuHw==
587587
dependencies:
588588
conventional-changelog-conventionalcommits "^5.0.0"
589589

@@ -620,33 +620,34 @@
620620
"@commitlint/types" "^17.4.0"
621621
chalk "^4.1.0"
622622

623-
"@commitlint/is-ignored@^17.4.0":
624-
version "17.4.0"
625-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.0.tgz#7c1f35db20c409783935b9305ad695f378287b31"
626-
integrity sha512-mkRuBlPUaBimvSvJyIHEHEW1/jP1SqEI7NOoaO9/eyJkMbsaiv5b1QgDYL4ZXlHdS64RMV7Y21MVVzuIceImDA==
623+
"@commitlint/is-ignored@^17.4.2":
624+
version "17.4.2"
625+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.4.2.tgz#2d40a34e071c3e595e485fafe8460457a7b7af9d"
626+
integrity sha512-1b2Y2qJ6n7bHG9K6h8S4lBGUl6kc7mMhJN9gy1SQfUZqe92ToDjUTtgNWb6LbzR1X8Cq4SEus4VU8Z/riEa94Q==
627627
dependencies:
628628
"@commitlint/types" "^17.4.0"
629629
semver "7.3.8"
630630

631-
"@commitlint/lint@^17.4.0":
632-
version "17.4.0"
633-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.0.tgz#ba3554692d8e156db04085caa75eab9d46908449"
634-
integrity sha512-HG2YT4TUbQKs9v8QvpQjJ6OK+fhflsDB8M+D5tLrY79hbQOWA9mDKdRkABsW/AAhpNI9+zeGUWF3jj245jSHKw==
631+
"@commitlint/lint@^17.4.2":
632+
version "17.4.2"
633+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.4.2.tgz#1277cb4d5395e9d6c39cbc351984bac9dcc6b7cd"
634+
integrity sha512-HcymabrdBhsDMNzIv146+ZPNBPBK5gMNsVH+el2lCagnYgCi/4ixrHooeVyS64Fgce2K26+MC7OQ4vVH8wQWVw==
635635
dependencies:
636-
"@commitlint/is-ignored" "^17.4.0"
637-
"@commitlint/parse" "^17.4.0"
638-
"@commitlint/rules" "^17.4.0"
636+
"@commitlint/is-ignored" "^17.4.2"
637+
"@commitlint/parse" "^17.4.2"
638+
"@commitlint/rules" "^17.4.2"
639639
"@commitlint/types" "^17.4.0"
640640

641-
"@commitlint/load@^17.4.0":
642-
version "17.4.0"
643-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.0.tgz#d0136d38f3d533e706340efbccc2fb38ebb97538"
644-
integrity sha512-wDKNvAJqukqZqKmhRlf3KNo/12QGo1AQcd80EbV01SxtGvyHOsJ/g+/IbrZpopZv8rvzmEVktcpfDYH6ITepFA==
641+
"@commitlint/load@^17.4.2":
642+
version "17.4.2"
643+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.4.2.tgz#551875c3e1dce6dc0375dc9c8ad551de8ba35de4"
644+
integrity sha512-Si++F85rJ9t4hw6JcOw1i2h0fdpdFQt0YKwjuK4bk9KhFjyFkRxvR3SB2dPaMs+EwWlDrDBGL+ygip1QD6gmPw==
645645
dependencies:
646646
"@commitlint/config-validator" "^17.4.0"
647647
"@commitlint/execute-rule" "^17.4.0"
648648
"@commitlint/resolve-extends" "^17.4.0"
649649
"@commitlint/types" "^17.4.0"
650+
"@types/node" "*"
650651
chalk "^4.1.0"
651652
cosmiconfig "^8.0.0"
652653
cosmiconfig-typescript-loader "^4.0.0"
@@ -657,24 +658,24 @@
657658
ts-node "^10.8.1"
658659
typescript "^4.6.4"
659660

660-
"@commitlint/message@^17.4.0":
661-
version "17.4.0"
662-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.0.tgz#40779163d1cd7946b081077e1ef7f831baa577e5"
663-
integrity sha512-USGJDU9PPxcgQjKXCzvPUal65KAhxWq3hp+MrU1pNCN2itWM654CLIoY2LMIQ7rScTli9B5dTLH3vXhzbItmzA==
661+
"@commitlint/message@^17.4.2":
662+
version "17.4.2"
663+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
664+
integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==
664665

665-
"@commitlint/parse@^17.4.0":
666-
version "17.4.0"
667-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.0.tgz#bb2a78dcad9abd12a53a9d50387a45c5b86afcff"
668-
integrity sha512-x8opKc5p+Hgs+CrMbq3VAnW2L2foPAX6arW8u9c8nTzksldGgFsENT+XVyPmpSMLlVBswZ1tndcz1xyKiY9TJA==
666+
"@commitlint/parse@^17.4.2":
667+
version "17.4.2"
668+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.4.2.tgz#b0f8a257a1f93387a497408b0b4cadba60ee3359"
669+
integrity sha512-DK4EwqhxfXpyCA+UH8TBRIAXAfmmX4q9QRBz/2h9F9sI91yt6mltTrL6TKURMcjUVmgaB80wgS9QybNIyVBIJA==
669670
dependencies:
670671
"@commitlint/types" "^17.4.0"
671672
conventional-changelog-angular "^5.0.11"
672673
conventional-commits-parser "^3.2.2"
673674

674-
"@commitlint/read@^17.4.0":
675-
version "17.4.0"
676-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.0.tgz#946def0be19a2af8fd1d09cd7ad7f33b3c30b610"
677-
integrity sha512-pGDeZpbkyvhxK8ZoCDUacPPRpauKPWF3n2XpDBEnuGreqUF2clq2PVJpwMMaNN5cHW8iFKCbcoOjXhD01sln0A==
675+
"@commitlint/read@^17.4.2":
676+
version "17.4.2"
677+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-17.4.2.tgz#4880a05271fb44cefa54d365a17d5753496a6de0"
678+
integrity sha512-hasYOdbhEg+W4hi0InmXHxtD/1favB4WdwyFxs1eOy/DvMw6+2IZBmATgGOlqhahsypk4kChhxjAFJAZ2F+JBg==
678679
dependencies:
679680
"@commitlint/top-level" "^17.4.0"
680681
"@commitlint/types" "^17.4.0"
@@ -694,13 +695,13 @@
694695
resolve-from "^5.0.0"
695696
resolve-global "^1.0.0"
696697

697-
"@commitlint/rules@^17.4.0":
698-
version "17.4.0"
699-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.0.tgz#7814f9de38c10ba17b33dd16a05be8f181031538"
700-
integrity sha512-lz3i1jet2NNjTWpAMwjjQjMZCPWBIHK1Kkja9o09UmUtMjRdALTb8uMLe8gCyeq3DiiZ5lLYOhbsoPK56xGQKA==
698+
"@commitlint/rules@^17.4.2":
699+
version "17.4.2"
700+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.4.2.tgz#cdf203bc82af979cb319210ef9215cb1de216a9b"
701+
integrity sha512-OGrPsMb9Fx3/bZ64/EzJehY9YDSGWzp81Pj+zJiY+r/NSgJI3nUYdlS37jykNIugzazdEXfMtQ10kmA+Kx2pZQ==
701702
dependencies:
702703
"@commitlint/ensure" "^17.4.0"
703-
"@commitlint/message" "^17.4.0"
704+
"@commitlint/message" "^17.4.2"
704705
"@commitlint/to-lines" "^17.4.0"
705706
"@commitlint/types" "^17.4.0"
706707
execa "^5.0.0"
@@ -6977,9 +6978,9 @@ pump@^3.0.0:
69776978
once "^1.3.1"
69786979

69796980
punycode@^2.1.0:
6980-
version "2.1.1"
6981-
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.1.1.tgz#b58b010ac40c22c5657616c8d2c2c02c7bf479ec"
6982-
integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==
6981+
version "2.3.0"
6982+
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.0.tgz#f67fa67c94da8f4d0cfff981aee4118064199b8f"
6983+
integrity sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==
69836984

69846985
q@^1.5.1:
69856986
version "1.5.1"

0 commit comments

Comments
 (0)