Skip to content

Commit 04f7d44

Browse files
chore(deps-dev): bump @commitlint/cli from 17.6.7 to 17.7.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.7 to 17.7.1. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.1/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 078b80a commit 04f7d44

File tree

1 file changed

+59
-50
lines changed

1 file changed

+59
-50
lines changed

yarn.lock

Lines changed: 59 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -307,13 +307,13 @@
307307
minimist "^1.2.0"
308308

309309
"@commitlint/cli@^17.0.3":
310-
version "17.6.7"
311-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.6.7.tgz#1d352a6cfdb6b6a6ae49a959e6c13dcef1b63782"
312-
integrity sha512-nzZmfO5KIOupYppn1MsnYX/80I+KDlxiwkks3CJT0XT+t34UgqGi3eSyEuzgcIjPlORk5/GMaAEiys78iLfGMg==
310+
version "17.7.1"
311+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.1.tgz#f3ab35bd38d82fcd4ab03ec5a1e9db26d57fe1b0"
312+
integrity sha512-BCm/AT06SNCQtvFv921iNhudOHuY16LswT0R3OeolVGLk8oP+Rk9TfQfgjH7QPMjhvp76bNqGFEcpKojxUNW1g==
313313
dependencies:
314314
"@commitlint/format" "^17.4.4"
315-
"@commitlint/lint" "^17.6.7"
316-
"@commitlint/load" "^17.6.7"
315+
"@commitlint/lint" "^17.7.0"
316+
"@commitlint/load" "^17.7.1"
317317
"@commitlint/read" "^17.5.1"
318318
"@commitlint/types" "^17.4.4"
319319
execa "^5.0.0"
@@ -362,34 +362,34 @@
362362
"@commitlint/types" "^17.4.4"
363363
chalk "^4.1.0"
364364

365-
"@commitlint/is-ignored@^17.6.7":
366-
version "17.6.7"
367-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.6.7.tgz#711897f19180f1121ecf302a3c5496f9a920a59e"
368-
integrity sha512-vqyNRqtbq72P2JadaoWiuoLtXIs9SaAWDqdtef6G2zsoXqKFc7vqj1f+thzVgosXG3X/5K9jNp+iYijmvOfc/g==
365+
"@commitlint/is-ignored@^17.7.0":
366+
version "17.7.0"
367+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-17.7.0.tgz#df9b284420bdb1aed5fdb2be44f4e98cc4826014"
368+
integrity sha512-043rA7m45tyEfW7Zv2vZHF++176MLHH9h70fnPoYlB1slKBeKl8BwNIlnPg4xBdRBVNPaCqvXxWswx2GR4c9Hw==
369369
dependencies:
370370
"@commitlint/types" "^17.4.4"
371-
semver "7.5.2"
371+
semver "7.5.4"
372372

373-
"@commitlint/lint@^17.6.7":
374-
version "17.6.7"
375-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.6.7.tgz#fb49c2722749e3ef83e2b41258fc32531068a13b"
376-
integrity sha512-TW+AozfuOFMrHn+jdwtz0IWu8REKFp0eryOvoBp2r8IXNc4KihKB1spAiUB6SFyHD6hVVeolz12aHnJ3Mb+xVQ==
373+
"@commitlint/lint@^17.7.0":
374+
version "17.7.0"
375+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-17.7.0.tgz#33f831298dc43679e4de6b088aea63d1f884c7e7"
376+
integrity sha512-TCQihm7/uszA5z1Ux1vw+Nf3yHTgicus/+9HiUQk+kRSQawByxZNESeQoX9ujfVd3r4Sa+3fn0JQAguG4xvvbA==
377377
dependencies:
378-
"@commitlint/is-ignored" "^17.6.7"
379-
"@commitlint/parse" "^17.6.7"
380-
"@commitlint/rules" "^17.6.7"
378+
"@commitlint/is-ignored" "^17.7.0"
379+
"@commitlint/parse" "^17.7.0"
380+
"@commitlint/rules" "^17.7.0"
381381
"@commitlint/types" "^17.4.4"
382382

383-
"@commitlint/load@^17.6.7":
384-
version "17.6.7"
385-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.6.7.tgz#c63b18ca8942a8fc095ec7a7ff7aa52f3854f6ba"
386-
integrity sha512-QZ2rJTbX55BQdYrCm/p6+hh/pFBgC9nTJxfsrK6xRPe2thiQzHN0AQDBqBwAirn6gIkHrjIbCbtAE6kiDYLjrw==
383+
"@commitlint/load@^17.7.1":
384+
version "17.7.1"
385+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.1.tgz#0723b11723a20043a304a74960602dead89b5cdd"
386+
integrity sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ==
387387
dependencies:
388388
"@commitlint/config-validator" "^17.6.7"
389389
"@commitlint/execute-rule" "^17.4.0"
390390
"@commitlint/resolve-extends" "^17.6.7"
391391
"@commitlint/types" "^17.4.4"
392-
"@types/node" "*"
392+
"@types/node" "20.4.7"
393393
chalk "^4.1.0"
394394
cosmiconfig "^8.0.0"
395395
cosmiconfig-typescript-loader "^4.0.0"
@@ -405,14 +405,14 @@
405405
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-17.4.2.tgz#f4753a79701ad6db6db21f69076e34de6580e22c"
406406
integrity sha512-3XMNbzB+3bhKA1hSAWPCQA3lNxR4zaeQAQcHj0Hx5sVdO6ryXtgUBGGv+1ZCLMgAPRixuc6en+iNAzZ4NzAa8Q==
407407

408-
"@commitlint/parse@^17.6.7":
409-
version "17.6.7"
410-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.6.7.tgz#b87c61213653d670f956faafe7783aef9ef13020"
411-
integrity sha512-ibO03BgEns+JJpohpBZYD49mCdSNMg6fTv7vA5yqzEFWkBQk5NWhEBw2yG+Z1UClStIRkMkAYyI2HzoQG9tCQQ==
408+
"@commitlint/parse@^17.7.0":
409+
version "17.7.0"
410+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-17.7.0.tgz#aacb2d189e50ab8454154b1df150aaf20478ae47"
411+
integrity sha512-dIvFNUMCUHqq5Abv80mIEjLVfw8QNuA4DS7OWip4pcK/3h5wggmjVnlwGCDvDChkw2TjK1K6O+tAEV78oxjxag==
412412
dependencies:
413413
"@commitlint/types" "^17.4.4"
414-
conventional-changelog-angular "^5.0.11"
415-
conventional-commits-parser "^3.2.2"
414+
conventional-changelog-angular "^6.0.0"
415+
conventional-commits-parser "^4.0.0"
416416

417417
"@commitlint/read@^17.5.1":
418418
version "17.5.1"
@@ -437,10 +437,10 @@
437437
resolve-from "^5.0.0"
438438
resolve-global "^1.0.0"
439439

440-
"@commitlint/rules@^17.6.7":
441-
version "17.6.7"
442-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.6.7.tgz#2dbf52e82b5bcb1c74445637c6a9974571ab54b6"
443-
integrity sha512-x/SDwDTN3w3Gr5xkhrIORu96rlKCc8ZLYEMXRqi9+MB33st2mKcGvKa5uJuigHlbl3xm75bAAubATrodVrjguQ==
440+
"@commitlint/rules@^17.7.0":
441+
version "17.7.0"
442+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-17.7.0.tgz#b97a4933c5cba11a659a19ee467f6f000f31533e"
443+
integrity sha512-J3qTh0+ilUE5folSaoK91ByOb8XeQjiGcdIdiB/8UT1/Rd1itKo0ju/eQVGyFzgTMYt8HrDJnGTmNWwcMR1rmA==
444444
dependencies:
445445
"@commitlint/ensure" "^17.6.7"
446446
"@commitlint/message" "^17.4.2"
@@ -886,6 +886,11 @@
886886
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.31.tgz#72286bd33d137aa0d152d47ec7c1762563d34055"
887887
integrity sha512-vFHy/ezP5qI0rFgJ7aQnjDXwAMrG0KqqIH7tQG5PPv3BWBayOPIQNBjVc/P6hhdZfMx51REc6tfDNXHUio893g==
888888

889+
"@types/node@20.4.7":
890+
version "20.4.7"
891+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.7.tgz#74d323a93f1391a63477b27b9aec56669c98b2ab"
892+
integrity sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==
893+
889894
"@types/normalize-package-data@^2.4.0":
890895
version "2.4.0"
891896
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
@@ -1072,7 +1077,7 @@
10721077
"@typescript-eslint/types" "5.12.1"
10731078
eslint-visitor-keys "^3.0.0"
10741079

1075-
JSONStream@^1.0.4:
1080+
JSONStream@^1.3.5:
10761081
version "1.3.5"
10771082
resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
10781083
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
@@ -1785,13 +1790,12 @@ confusing-browser-globals@^1.0.10:
17851790
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59"
17861791
integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==
17871792

1788-
conventional-changelog-angular@^5.0.11:
1789-
version "5.0.12"
1790-
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9"
1791-
integrity sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==
1793+
conventional-changelog-angular@^6.0.0:
1794+
version "6.0.0"
1795+
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-6.0.0.tgz#a9a9494c28b7165889144fd5b91573c4aa9ca541"
1796+
integrity sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg==
17921797
dependencies:
17931798
compare-func "^2.0.0"
1794-
q "^1.5.1"
17951799

17961800
conventional-changelog-conventionalcommits@^5.0.0:
17971801
version "5.0.0"
@@ -1802,17 +1806,15 @@ conventional-changelog-conventionalcommits@^5.0.0:
18021806
lodash "^4.17.15"
18031807
q "^1.5.1"
18041808

1805-
conventional-commits-parser@^3.2.2:
1806-
version "3.2.3"
1807-
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-3.2.3.tgz#fc43704698239451e3ef35fd1d8ed644f46bd86e"
1808-
integrity sha512-YyRDR7On9H07ICFpRm/igcdjIqebXbvf4Cff+Pf0BrBys1i1EOzx9iFXNlAbdrLAR8jf7bkUYkDAr8pEy0q4Pw==
1809+
conventional-commits-parser@^4.0.0:
1810+
version "4.0.0"
1811+
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-4.0.0.tgz#02ae1178a381304839bce7cea9da5f1b549ae505"
1812+
integrity sha512-WRv5j1FsVM5FISJkoYMR6tPk07fkKT0UodruX4je86V4owk451yjXAKzKAPOs9l7y59E2viHUS9eQ+dfUA9NSg==
18091813
dependencies:
1810-
JSONStream "^1.0.4"
1814+
JSONStream "^1.3.5"
18111815
is-text-path "^1.0.1"
1812-
lodash "^4.17.15"
1813-
meow "^8.0.0"
1814-
split2 "^3.0.0"
1815-
through2 "^4.0.0"
1816+
meow "^8.1.2"
1817+
split2 "^3.2.2"
18161818

18171819
convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
18181820
version "1.7.0"
@@ -4377,7 +4379,7 @@ map-visit@^1.0.0:
43774379
dependencies:
43784380
object-visit "^1.0.0"
43794381

4380-
meow@^8.0.0:
4382+
meow@^8.0.0, meow@^8.1.2:
43814383
version "8.1.2"
43824384
resolved "https://registry.yarnpkg.com/meow/-/meow-8.1.2.tgz#bcbe45bda0ee1729d350c03cffc8395a36c4e897"
43834385
integrity sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==
@@ -5311,7 +5313,14 @@ saxes@^5.0.0:
53115313
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7"
53125314
integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==
53135315

5314-
semver@7.5.2, semver@7.x, semver@^7.2.1, semver@^7.3.2, semver@^7.3.5:
5316+
semver@7.5.4:
5317+
version "7.5.4"
5318+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
5319+
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
5320+
dependencies:
5321+
lru-cache "^6.0.0"
5322+
5323+
semver@7.x, semver@^7.2.1, semver@^7.3.2, semver@^7.3.5:
53155324
version "7.5.2"
53165325
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.2.tgz#5b851e66d1be07c1cdaf37dfc856f543325a2beb"
53175326
integrity sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==
@@ -5524,7 +5533,7 @@ split-string@^3.0.1, split-string@^3.0.2:
55245533
dependencies:
55255534
extend-shallow "^3.0.0"
55265535

5527-
split2@^3.0.0:
5536+
split2@^3.0.0, split2@^3.2.2:
55285537
version "3.2.2"
55295538
resolved "https://registry.yarnpkg.com/split2/-/split2-3.2.2.tgz#bf2cf2a37d838312c249c89206fd7a17dd12365f"
55305539
integrity sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==

0 commit comments

Comments
 (0)