Skip to content

Commit 169f2e7

Browse files
committed
⬆️ deps: Upgrade dependency @commitlint/cli to v18.6.0
1 parent c100a47 commit 169f2e7

File tree

2 files changed

+95
-111
lines changed

2 files changed

+95
-111
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@babel/core": "7.23.9",
7474
"@babel/preset-env": "7.23.9",
7575
"@combinatorics/factorial": "0.0.2",
76-
"@commitlint/cli": "18.4.3",
76+
"@commitlint/cli": "18.6.0",
7777
"@comparison-sorting/is-sorted": "0.0.1",
7878
"@functional-abstraction/functools": "3.0.2",
7979
"@iterable-iterator/chain": "2.0.1",

yarn.lock

Lines changed: 94 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,83 +2062,82 @@
20622062
dependencies:
20632063
"@failure-abstraction/error" "^6.0.1"
20642064

2065-
"@commitlint/cli@18.4.3":
2066-
version "18.4.3"
2067-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.3.tgz#5b6112035f2cb17b76244cde5f1587ab853c2365"
2068-
integrity sha512-zop98yfB3A6NveYAZ3P1Mb6bIXuCeWgnUfVNkH4yhIMQpQfzFwseadazOuSn0OOfTt0lWuFauehpm9GcqM5lww==
2069-
dependencies:
2070-
"@commitlint/format" "^18.4.3"
2071-
"@commitlint/lint" "^18.4.3"
2072-
"@commitlint/load" "^18.4.3"
2073-
"@commitlint/read" "^18.4.3"
2074-
"@commitlint/types" "^18.4.3"
2065+
"@commitlint/cli@18.6.0":
2066+
version "18.6.0"
2067+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.0.tgz#f065e0514f3870b6dc9a3c608a78820806b46527"
2068+
integrity sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w==
2069+
dependencies:
2070+
"@commitlint/format" "^18.6.0"
2071+
"@commitlint/lint" "^18.6.0"
2072+
"@commitlint/load" "^18.6.0"
2073+
"@commitlint/read" "^18.6.0"
2074+
"@commitlint/types" "^18.6.0"
20752075
execa "^5.0.0"
20762076
lodash.isfunction "^3.0.9"
20772077
resolve-from "5.0.0"
20782078
resolve-global "1.0.0"
20792079
yargs "^17.0.0"
20802080

2081-
"@commitlint/config-validator@^18.4.3":
2082-
version "18.4.3"
2083-
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.4.3.tgz#cf71d36383cd5241e3b74097e7110514d5d43860"
2084-
integrity sha512-FPZZmTJBARPCyef9ohRC9EANiQEKSWIdatx5OlgeHKu878dWwpyeFauVkhzuBRJFcCA4Uvz/FDtlDKs008IHcA==
2081+
"@commitlint/config-validator@^18.6.0":
2082+
version "18.6.0"
2083+
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.6.0.tgz#ea1e04e92829dd7b90cea444f245b0bdefa0a586"
2084+
integrity sha512-Ptfa865arNozlkjxrYG3qt6wT9AlhNUHeuDyKEZiTL/l0ftncFhK/KN0t/EAMV2tec+0Mwxo0FmhbESj/bI+1g==
20852085
dependencies:
2086-
"@commitlint/types" "^18.4.3"
2086+
"@commitlint/types" "^18.6.0"
20872087
ajv "^8.11.0"
20882088

2089-
"@commitlint/ensure@^18.4.3":
2090-
version "18.4.3"
2091-
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.4.3.tgz#1193a6418fe05edc8d5eff91f3129db345fa1d38"
2092-
integrity sha512-MI4fwD9TWDVn4plF5+7JUyLLbkOdzIRBmVeNlk4dcGlkrVA+/l5GLcpN66q9LkFsFv6G2X31y89ApA3hqnqIFg==
2089+
"@commitlint/ensure@^18.6.0":
2090+
version "18.6.0"
2091+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.6.0.tgz#3f3dc09d99016eaab0da9423123effd820d11931"
2092+
integrity sha512-xY07NmOBJ7JuhX3tic021PaeLepZARIQyqpAQoNQZoml1keBFfB6MbA7XlWZv0ebbarUFE4yhKxOPw+WFv7/qw==
20932093
dependencies:
2094-
"@commitlint/types" "^18.4.3"
2094+
"@commitlint/types" "^18.6.0"
20952095
lodash.camelcase "^4.3.0"
20962096
lodash.kebabcase "^4.1.1"
20972097
lodash.snakecase "^4.1.1"
20982098
lodash.startcase "^4.4.0"
20992099
lodash.upperfirst "^4.3.1"
21002100

2101-
"@commitlint/execute-rule@^18.4.3":
2102-
version "18.4.3"
2103-
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.3.tgz#4dca5412dc8fdeb4210432961f209d9eb65008f5"
2104-
integrity sha512-t7FM4c+BdX9WWZCPrrbV5+0SWLgT3kCq7e7/GhHCreYifg3V8qyvO127HF796vyFql75n4TFF+5v1asOOWkV1Q==
2101+
"@commitlint/execute-rule@^18.4.4":
2102+
version "18.4.4"
2103+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.4.tgz#ade986742c1944c8162a54288747e54a8c6146b5"
2104+
integrity sha512-a37Nd3bDQydtg9PCLLWM9ZC+GO7X5i4zJvrggJv5jBhaHsXeQ9ZWdO6ODYR+f0LxBXXNYK3geYXJrCWUCP8JEg==
21052105

2106-
"@commitlint/format@^18.4.3":
2107-
version "18.4.3"
2108-
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.4.3.tgz#3478bc2980eb178e13881834e290f12362ec6357"
2109-
integrity sha512-8b+ItXYHxAhRAXFfYki5PpbuMMOmXYuzLxib65z2XTqki59YDQJGpJ/wB1kEE5MQDgSTQWtKUrA8n9zS/1uIDQ==
2106+
"@commitlint/format@^18.6.0":
2107+
version "18.6.0"
2108+
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.6.0.tgz#e13ef8419cd8eb37be5825a2e84e73cabbfb56ad"
2109+
integrity sha512-8UNWfs2slPPSQiiVpLGJTnPHv7Jkd5KYxfbNXbmLL583bjom4RrylvyrCVnmZReA8nNad7pPXq6mDH4FNVj6xg==
21102110
dependencies:
2111-
"@commitlint/types" "^18.4.3"
2111+
"@commitlint/types" "^18.6.0"
21122112
chalk "^4.1.0"
21132113

2114-
"@commitlint/is-ignored@^18.4.3":
2115-
version "18.4.3"
2116-
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.4.3.tgz#443e1791af9a13a62299c54f836ad25da42f2663"
2117-
integrity sha512-ZseOY9UfuAI32h9w342Km4AIaTieeFskm2ZKdrG7r31+c6zGBzuny9KQhwI9puc0J3GkUquEgKJblCl7pMnjwg==
2114+
"@commitlint/is-ignored@^18.6.0":
2115+
version "18.6.0"
2116+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.6.0.tgz#d15ab04f547f7554cc3377d50f8e19178502b8af"
2117+
integrity sha512-Xjx/ZyyJ4FdLuz0FcOvqiqSFgiO2yYj3QN9XlvyrxqbXTxPVC7QFEXJYBVPulUSN/gR7WXH1Udw+HYYfD17xog==
21182118
dependencies:
2119-
"@commitlint/types" "^18.4.3"
2119+
"@commitlint/types" "^18.6.0"
21202120
semver "7.5.4"
21212121

2122-
"@commitlint/lint@^18.4.3":
2123-
version "18.4.3"
2124-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.4.3.tgz#1c5a912c2c3785e21d499821c4b70c58ff9a2cfb"
2125-
integrity sha512-18u3MRgEXNbnYkMOWoncvq6QB8/90m9TbERKgdPqVvS+zQ/MsuRhdvHYCIXGXZxUb0YI4DV2PC4bPneBV/fYuA==
2126-
dependencies:
2127-
"@commitlint/is-ignored" "^18.4.3"
2128-
"@commitlint/parse" "^18.4.3"
2129-
"@commitlint/rules" "^18.4.3"
2130-
"@commitlint/types" "^18.4.3"
2131-
2132-
"@commitlint/load@^18.4.3":
2133-
version "18.4.3"
2134-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.3.tgz#de156698ddf6e9719ecc49159890834490f61bff"
2135-
integrity sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q==
2136-
dependencies:
2137-
"@commitlint/config-validator" "^18.4.3"
2138-
"@commitlint/execute-rule" "^18.4.3"
2139-
"@commitlint/resolve-extends" "^18.4.3"
2140-
"@commitlint/types" "^18.4.3"
2141-
"@types/node" "^18.11.9"
2122+
"@commitlint/lint@^18.6.0":
2123+
version "18.6.0"
2124+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.6.0.tgz#f54c856840a6238e0c2972588c2dc986317f1b7b"
2125+
integrity sha512-ycbuDWfyykPmslgiHzhz8dL6F0BJYltXLVfc+M49z0c+FNITM0v+r0Vd2+Tdtq06VTc894p2+YSmZhulY8Jn3Q==
2126+
dependencies:
2127+
"@commitlint/is-ignored" "^18.6.0"
2128+
"@commitlint/parse" "^18.6.0"
2129+
"@commitlint/rules" "^18.6.0"
2130+
"@commitlint/types" "^18.6.0"
2131+
2132+
"@commitlint/load@^18.6.0":
2133+
version "18.6.0"
2134+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.6.0.tgz#98108294b9383aa2905781b192215df4718babb7"
2135+
integrity sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA==
2136+
dependencies:
2137+
"@commitlint/config-validator" "^18.6.0"
2138+
"@commitlint/execute-rule" "^18.4.4"
2139+
"@commitlint/resolve-extends" "^18.6.0"
2140+
"@commitlint/types" "^18.6.0"
21422141
chalk "^4.1.0"
21432142
cosmiconfig "^8.3.6"
21442143
cosmiconfig-typescript-loader "^5.0.0"
@@ -2147,70 +2146,69 @@
21472146
lodash.uniq "^4.5.0"
21482147
resolve-from "^5.0.0"
21492148

2150-
"@commitlint/message@^18.4.3":
2151-
version "18.4.3"
2152-
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.3.tgz#1e0985ae7c751a620f01b2cfe8f0e875354805e2"
2153-
integrity sha512-ddJ7AztWUIoEMAXoewx45lKEYEOeOlBVWjk8hDMUGpprkuvWULpaXczqdjwVtjrKT3JhhN+gMs8pm5G3vB2how==
2149+
"@commitlint/message@^18.4.4":
2150+
version "18.4.4"
2151+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.4.tgz#811682a0d147a24e5c467acdb52071434df2b9f5"
2152+
integrity sha512-lHF95mMDYgAI1LBXveJUyg4eLaMXyOqJccCK3v55ZOEUsMPrDi8upqDjd/NmzWmESYihaOMBTAnxm+6oD1WoDQ==
21542153

2155-
"@commitlint/parse@^18.4.3":
2156-
version "18.4.3"
2157-
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.4.3.tgz#f96515b0fa9b7a05dca52be8b214ab50eadfd9c9"
2158-
integrity sha512-eoH7CXM9L+/Me96KVcfJ27EIIbA5P9sqw3DqjJhRYuhaULIsPHFs5S5GBDCqT0vKZQDx0DgxhMpW6AQbnKrFtA==
2154+
"@commitlint/parse@^18.6.0":
2155+
version "18.6.0"
2156+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.6.0.tgz#ae19ff8ceb0c8ffab131158829b06b505b9921fd"
2157+
integrity sha512-Y/G++GJpATFw54O0jikc/h2ibyGHgghtPnwsOk3O/aU092ydJ5XEHYcd7xGNQYuLweLzQis2uEwRNk9AVIPbQQ==
21592158
dependencies:
2160-
"@commitlint/types" "^18.4.3"
2159+
"@commitlint/types" "^18.6.0"
21612160
conventional-changelog-angular "^7.0.0"
21622161
conventional-commits-parser "^5.0.0"
21632162

2164-
"@commitlint/read@^18.4.3":
2165-
version "18.4.3"
2166-
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.4.3.tgz#269fb814bb914bf23c8719690bd01c9ad4a6c09a"
2167-
integrity sha512-H4HGxaYA6OBCimZAtghL+B+SWu8ep4X7BwgmedmqWZRHxRLcX2q0bWBtUm5FsMbluxbOfrJwOs/Z0ah4roP/GQ==
2163+
"@commitlint/read@^18.6.0":
2164+
version "18.6.0"
2165+
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.6.0.tgz#324ea1fa625f88427780df23fffe4a92d383d665"
2166+
integrity sha512-w39ji8VfWhPKRquPhRHB3Yd8XIHwaNHgOh28YI1QEmZ59qVpuVUQo6h/NsVb+uoC6LbXZiofTZv2iFR084jKEA==
21682167
dependencies:
2169-
"@commitlint/top-level" "^18.4.3"
2170-
"@commitlint/types" "^18.4.3"
2171-
fs-extra "^11.0.0"
2168+
"@commitlint/top-level" "^18.4.4"
2169+
"@commitlint/types" "^18.6.0"
21722170
git-raw-commits "^2.0.11"
21732171
minimist "^1.2.6"
21742172

2175-
"@commitlint/resolve-extends@^18.4.3":
2176-
version "18.4.3"
2177-
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.4.3.tgz#741c42381ea48f4624209bfc0da0a15b5fba75b5"
2178-
integrity sha512-30sk04LZWf8+SDgJrbJCjM90gTg2LxsD9cykCFeFu+JFHvBFq5ugzp2eO/DJGylAdVaqxej3c7eTSE64hR/lnw==
2173+
"@commitlint/resolve-extends@^18.6.0":
2174+
version "18.6.0"
2175+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.6.0.tgz#db55be2b32e12593bc98dc44c6d9a9d90941bab4"
2176+
integrity sha512-k2Xp+Fxeggki2i90vGrbiLDMefPius3zGSTFFlRAPKce/SWLbZtI+uqE9Mne23mHO5lmcSV8z5m6ziiJwGpOcg==
21792177
dependencies:
2180-
"@commitlint/config-validator" "^18.4.3"
2181-
"@commitlint/types" "^18.4.3"
2178+
"@commitlint/config-validator" "^18.6.0"
2179+
"@commitlint/types" "^18.6.0"
21822180
import-fresh "^3.0.0"
21832181
lodash.mergewith "^4.6.2"
21842182
resolve-from "^5.0.0"
21852183
resolve-global "^1.0.0"
21862184

2187-
"@commitlint/rules@^18.4.3":
2188-
version "18.4.3"
2189-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.4.3.tgz#2ae1f16ea1ede20e01ca81ad187fdc65ccc9a5f1"
2190-
integrity sha512-8KIeukDf45BiY+Lul1T0imSNXF0sMrlLG6JpLLKolkmYVQ6PxxoNOriwyZ3UTFFpaVbPy0rcITaV7U9JCAfDTA==
2185+
"@commitlint/rules@^18.6.0":
2186+
version "18.6.0"
2187+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.6.0.tgz#6d933e2de5639b75b4946120b3880e72e66a6051"
2188+
integrity sha512-pTalvCEvuCWrBWZA/YqO/3B3nZnY3Ncc+TmQsRajBdC1tkQIm5Iovdo4Ec7f2Dw1tVvpYMUUNAgcWqsY0WckWg==
21912189
dependencies:
2192-
"@commitlint/ensure" "^18.4.3"
2193-
"@commitlint/message" "^18.4.3"
2194-
"@commitlint/to-lines" "^18.4.3"
2195-
"@commitlint/types" "^18.4.3"
2190+
"@commitlint/ensure" "^18.6.0"
2191+
"@commitlint/message" "^18.4.4"
2192+
"@commitlint/to-lines" "^18.4.4"
2193+
"@commitlint/types" "^18.6.0"
21962194
execa "^5.0.0"
21972195

2198-
"@commitlint/to-lines@^18.4.3":
2199-
version "18.4.3"
2200-
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.4.3.tgz#b6cac1eff3d93f0791791a9f8db7b13c6136a350"
2201-
integrity sha512-fy1TAleik4Zfru1RJ8ZU6cOSvgSVhUellxd3WZV1D5RwHZETt1sZdcA4mQN2y3VcIZsUNKkW0Mq8CM9/L9harQ==
2196+
"@commitlint/to-lines@^18.4.4":
2197+
version "18.4.4"
2198+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.4.4.tgz#546cf8d985459f3526359b6a63d7a5b421e1ed60"
2199+
integrity sha512-mwe2Roa59NCz/krniAdCygFabg7+fQCkIhXqBHw00XQ8Y7lw4poZLLxeGI3p3bLpcEOXdqIDrEGLwHmG5lBdwQ==
22022200

2203-
"@commitlint/top-level@^18.4.3":
2204-
version "18.4.3"
2205-
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.4.3.tgz#f4c6fb8ab98de9240c3ed3e4b330d8c50a0fee3a"
2206-
integrity sha512-E6fJPBLPFL5R8+XUNSYkj4HekIOuGMyJo3mIx2PkYc3clel+pcWQ7TConqXxNWW4x1ugigiIY2RGot55qUq1hw==
2201+
"@commitlint/top-level@^18.4.4":
2202+
version "18.4.4"
2203+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.4.4.tgz#df69ffa49fdc4541d1f05e814352d575fb0f3b0d"
2204+
integrity sha512-PBwW1drgeavl9CadB7IPRUk6rkUP/O8jEkxjlC+ofuh3pw0bzJdAT+Kw7M1Yc9KtTb9xTaqUB8uvRtaybHa/tQ==
22072205
dependencies:
22082206
find-up "^5.0.0"
22092207

2210-
"@commitlint/types@^18.4.3":
2211-
version "18.4.3"
2212-
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.4.3.tgz#bb50de49330ddff2adcc8ccabb840c8e660336b3"
2213-
integrity sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA==
2208+
"@commitlint/types@^18.6.0":
2209+
version "18.6.0"
2210+
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.6.0.tgz#3d3493cb5910f60f3749a8eb56aca47dc2e1b662"
2211+
integrity sha512-oavoKLML/eJa2rJeyYSbyGAYzTxQ6voG5oeX3OrxpfrkRWhJfm4ACnhoRf5tgiybx2MZ+EVFqC1Lw3W8/uwpZA==
22142212
dependencies:
22152213
chalk "^4.1.0"
22162214

@@ -2706,11 +2704,6 @@
27062704
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.1.tgz#88d501e84b6185f6489ecee4ba9e8fcec7f29bb2"
27072705
integrity sha512-NXKvBVUzIbs6ylBwmOwHFkZS2EXCcjnqr8ZCRNaXBkHAf+3mn/rPcJxwrzuc6movh8fxQAsUUfYklJ/EG+hZqQ==
27082706

2709-
"@types/node@^18.11.9":
2710-
version "18.18.6"
2711-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
2712-
integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==
2713-
27142707
"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
27152708
version "2.4.1"
27162709
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -6083,15 +6076,6 @@ fs-extra@^10.0.0:
60836076
jsonfile "^6.0.1"
60846077
universalify "^2.0.0"
60856078

6086-
fs-extra@^11.0.0:
6087-
version "11.1.0"
6088-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.0.tgz#5784b102104433bb0e090f48bfc4a30742c357ed"
6089-
integrity sha512-0rcTq621PD5jM/e0a3EJoGC/1TC5ZBCERW82LQuwfGnCa1V8w7dpYH1yNu+SLb6E5dkeCBzKEyLGlFrnr+dUyw==
6090-
dependencies:
6091-
graceful-fs "^4.2.0"
6092-
jsonfile "^6.0.1"
6093-
universalify "^2.0.0"
6094-
60956079
fs-minipass@^2.0.0:
60966080
version "2.1.0"
60976081
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"

0 commit comments

Comments
 (0)