-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump commitlint from 18.5.0 to 18.6.0
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 18.5.0 to 18.6.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@alias/commitlint/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.6.0/@alias/commitlint) --- updated-dependencies: - dependency-name: commitlint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
c610d31
commit 2dfe34a
Showing
1 changed file
with
76 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,16 +72,16 @@ | |
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" | ||
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== | ||
|
||
"@commitlint/cli@^18.5.0": | ||
version "18.5.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.5.0.tgz#e485c29d51b66890cd93a4c7f3f1e5ed15101db2" | ||
integrity sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw== | ||
dependencies: | ||
"@commitlint/format" "^18.4.4" | ||
"@commitlint/lint" "^18.5.0" | ||
"@commitlint/load" "^18.5.0" | ||
"@commitlint/read" "^18.4.4" | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/cli@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.6.0.tgz#f065e0514f3870b6dc9a3c608a78820806b46527" | ||
integrity sha512-FiH23cr9QG8VdfbmvJJZmdfHGVMCouOOAzoXZ3Cd7czGC52RbycwNt8YCI7SA69pAl+t30vh8LMaO/N+kcel6w== | ||
dependencies: | ||
"@commitlint/format" "^18.6.0" | ||
"@commitlint/lint" "^18.6.0" | ||
"@commitlint/load" "^18.6.0" | ||
"@commitlint/read" "^18.6.0" | ||
"@commitlint/types" "^18.6.0" | ||
execa "^5.0.0" | ||
lodash.isfunction "^3.0.9" | ||
resolve-from "5.0.0" | ||
|
@@ -95,20 +95,20 @@ | |
dependencies: | ||
conventional-changelog-conventionalcommits "^7.0.2" | ||
|
||
"@commitlint/config-validator@^18.5.0": | ||
version "18.5.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.5.0.tgz#3ddd3f94001ebbc5a61c7190fa7a51fab289690f" | ||
integrity sha512-mDAA6WQPjh9Ida8ACdInDylBQcqeUD2gBHE+dQu+B3OIHiWiSSrq4F2+wg3nDU9EzfcQSwPwYL+QbMmiW5SmLA== | ||
"@commitlint/config-validator@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.6.0.tgz#ea1e04e92829dd7b90cea444f245b0bdefa0a586" | ||
integrity sha512-Ptfa865arNozlkjxrYG3qt6wT9AlhNUHeuDyKEZiTL/l0ftncFhK/KN0t/EAMV2tec+0Mwxo0FmhbESj/bI+1g== | ||
dependencies: | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/types" "^18.6.0" | ||
ajv "^8.11.0" | ||
|
||
"@commitlint/ensure@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.4.4.tgz#5e142e489e32f6a22865cea05ca369a95a4b77a1" | ||
integrity sha512-KjD19p6julB5WrQL+Cd8p+AePwpl1XzGAjB0jnuFMKWtji9L7ucCZUKDstGjlkBZGGzH/nvdB8K+bh5K27EVUg== | ||
"@commitlint/ensure@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.6.0.tgz#3f3dc09d99016eaab0da9423123effd820d11931" | ||
integrity sha512-xY07NmOBJ7JuhX3tic021PaeLepZARIQyqpAQoNQZoml1keBFfB6MbA7XlWZv0ebbarUFE4yhKxOPw+WFv7/qw== | ||
dependencies: | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/types" "^18.6.0" | ||
lodash.camelcase "^4.3.0" | ||
lodash.kebabcase "^4.1.1" | ||
lodash.snakecase "^4.1.1" | ||
|
@@ -120,41 +120,41 @@ | |
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.4.tgz#ade986742c1944c8162a54288747e54a8c6146b5" | ||
integrity sha512-a37Nd3bDQydtg9PCLLWM9ZC+GO7X5i4zJvrggJv5jBhaHsXeQ9ZWdO6ODYR+f0LxBXXNYK3geYXJrCWUCP8JEg== | ||
|
||
"@commitlint/format@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.4.4.tgz#51996ba0a7eac14f7f8991cff8700e4a2fd86ba7" | ||
integrity sha512-2v3V5hVlv0R3pe7p66IX5F7cjeVvGM5JqITRIbBCFvGHPJ/CG74rjTkAu0RBEiIhlk3eOaLjVGq3d5falPkLBA== | ||
"@commitlint/format@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.6.0.tgz#e13ef8419cd8eb37be5825a2e84e73cabbfb56ad" | ||
integrity sha512-8UNWfs2slPPSQiiVpLGJTnPHv7Jkd5KYxfbNXbmLL583bjom4RrylvyrCVnmZReA8nNad7pPXq6mDH4FNVj6xg== | ||
dependencies: | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/types" "^18.6.0" | ||
chalk "^4.1.0" | ||
|
||
"@commitlint/is-ignored@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.4.4.tgz#3fbf2a55a960ccf037e79ad4610091a693800680" | ||
integrity sha512-rXWes9owKBTjfTr6Od7YlflRg4N+ngkOH+dUZhk0qL/XQb26mHz0EgVgdixMVBac1OsohRwJaLmVHX+5F6vfmg== | ||
"@commitlint/is-ignored@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.6.0.tgz#d15ab04f547f7554cc3377d50f8e19178502b8af" | ||
integrity sha512-Xjx/ZyyJ4FdLuz0FcOvqiqSFgiO2yYj3QN9XlvyrxqbXTxPVC7QFEXJYBVPulUSN/gR7WXH1Udw+HYYfD17xog== | ||
dependencies: | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/types" "^18.6.0" | ||
semver "7.5.4" | ||
|
||
"@commitlint/lint@^18.5.0": | ||
version "18.5.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.5.0.tgz#83c7434e969d04aaa84c5129c17b3dcde33d4650" | ||
integrity sha512-4VbfTGTZf/aDaOn+vednMQFu5EIKfERvv7j8La3etQCra0O2QMrZL28xugTroYekawpTkiWWvLswtpVfabIbgw== | ||
"@commitlint/lint@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.6.0.tgz#f54c856840a6238e0c2972588c2dc986317f1b7b" | ||
integrity sha512-ycbuDWfyykPmslgiHzhz8dL6F0BJYltXLVfc+M49z0c+FNITM0v+r0Vd2+Tdtq06VTc894p2+YSmZhulY8Jn3Q== | ||
dependencies: | ||
"@commitlint/is-ignored" "^18.4.4" | ||
"@commitlint/parse" "^18.4.4" | ||
"@commitlint/rules" "^18.4.4" | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/is-ignored" "^18.6.0" | ||
"@commitlint/parse" "^18.6.0" | ||
"@commitlint/rules" "^18.6.0" | ||
"@commitlint/types" "^18.6.0" | ||
|
||
"@commitlint/load@^18.5.0": | ||
version "18.5.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.5.0.tgz#b14eef9306c2500594d8a7f1e4a8d68cb2562439" | ||
integrity sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A== | ||
"@commitlint/load@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.6.0.tgz#98108294b9383aa2905781b192215df4718babb7" | ||
integrity sha512-RRssj7TmzT0bowoEKlgwg8uQ7ORXWkw7lYLsZZBMi9aInsJuGNLNWcMxJxRZbwxG3jkCidGUg85WmqJvRjsaDA== | ||
dependencies: | ||
"@commitlint/config-validator" "^18.5.0" | ||
"@commitlint/config-validator" "^18.6.0" | ||
"@commitlint/execute-rule" "^18.4.4" | ||
"@commitlint/resolve-extends" "^18.5.0" | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/resolve-extends" "^18.6.0" | ||
"@commitlint/types" "^18.6.0" | ||
chalk "^4.1.0" | ||
cosmiconfig "^8.3.6" | ||
cosmiconfig-typescript-loader "^5.0.0" | ||
|
@@ -168,46 +168,46 @@ | |
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.4.tgz#811682a0d147a24e5c467acdb52071434df2b9f5" | ||
integrity sha512-lHF95mMDYgAI1LBXveJUyg4eLaMXyOqJccCK3v55ZOEUsMPrDi8upqDjd/NmzWmESYihaOMBTAnxm+6oD1WoDQ== | ||
|
||
"@commitlint/parse@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.4.4.tgz#5c8f515d4dbebe9b7ccfcd1701e58446e2bec6da" | ||
integrity sha512-99G7dyn/OoyNWXJni0Ki0K3aJd01pEb/Im/Id6y4X7PN+kGOahjz2z/cXYYHn7xDdooqFVdiVrVLeChfgpWZ2g== | ||
"@commitlint/parse@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.6.0.tgz#ae19ff8ceb0c8ffab131158829b06b505b9921fd" | ||
integrity sha512-Y/G++GJpATFw54O0jikc/h2ibyGHgghtPnwsOk3O/aU092ydJ5XEHYcd7xGNQYuLweLzQis2uEwRNk9AVIPbQQ== | ||
dependencies: | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/types" "^18.6.0" | ||
conventional-changelog-angular "^7.0.0" | ||
conventional-commits-parser "^5.0.0" | ||
|
||
"@commitlint/read@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.4.4.tgz#7f6848edd3210bf82e6aaa0cd30e72e7e669e009" | ||
integrity sha512-r58JbWky4gAFPea/CZmvlqP9Ehbs+8gSEUqhIJOojKzTc3xlxFnZUDVPcEnnaqzQEEoV6C69VW7xuzdcBlu/FQ== | ||
"@commitlint/read@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.6.0.tgz#324ea1fa625f88427780df23fffe4a92d383d665" | ||
integrity sha512-w39ji8VfWhPKRquPhRHB3Yd8XIHwaNHgOh28YI1QEmZ59qVpuVUQo6h/NsVb+uoC6LbXZiofTZv2iFR084jKEA== | ||
dependencies: | ||
"@commitlint/top-level" "^18.4.4" | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/types" "^18.6.0" | ||
git-raw-commits "^2.0.11" | ||
minimist "^1.2.6" | ||
|
||
"@commitlint/resolve-extends@^18.5.0": | ||
version "18.5.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.5.0.tgz#ea955fc9455f70a5389cdc9633c78132c8008ed2" | ||
integrity sha512-OxCYOMnlkOEEIkwTaRiFjHyuWBq962WBZQVHfMHej8tr3d+SfjznvqZhPmW8/SuqtfmGEiJPGWUNOxgwH+O0MA== | ||
"@commitlint/resolve-extends@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.6.0.tgz#db55be2b32e12593bc98dc44c6d9a9d90941bab4" | ||
integrity sha512-k2Xp+Fxeggki2i90vGrbiLDMefPius3zGSTFFlRAPKce/SWLbZtI+uqE9Mne23mHO5lmcSV8z5m6ziiJwGpOcg== | ||
dependencies: | ||
"@commitlint/config-validator" "^18.5.0" | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/config-validator" "^18.6.0" | ||
"@commitlint/types" "^18.6.0" | ||
import-fresh "^3.0.0" | ||
lodash.mergewith "^4.6.2" | ||
resolve-from "^5.0.0" | ||
resolve-global "^1.0.0" | ||
|
||
"@commitlint/rules@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.4.4.tgz#859e920a4f0053ae27e4cdd65f68e7576a5ab53f" | ||
integrity sha512-6Uzlsnl/GljEI+80NWjf4ThOfR8NIsbm18IfXYuCEchlwMHSxiuYG4rHSK5DNmG/+MIo8eR5VdQ0gQyt7kWzAA== | ||
"@commitlint/rules@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.6.0.tgz#6d933e2de5639b75b4946120b3880e72e66a6051" | ||
integrity sha512-pTalvCEvuCWrBWZA/YqO/3B3nZnY3Ncc+TmQsRajBdC1tkQIm5Iovdo4Ec7f2Dw1tVvpYMUUNAgcWqsY0WckWg== | ||
dependencies: | ||
"@commitlint/ensure" "^18.4.4" | ||
"@commitlint/ensure" "^18.6.0" | ||
"@commitlint/message" "^18.4.4" | ||
"@commitlint/to-lines" "^18.4.4" | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/types" "^18.6.0" | ||
execa "^5.0.0" | ||
|
||
"@commitlint/to-lines@^18.4.4": | ||
|
@@ -222,10 +222,10 @@ | |
dependencies: | ||
find-up "^5.0.0" | ||
|
||
"@commitlint/types@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.4.4.tgz#dae9e0ce6a6728a36b8982ff301af0170bbe0d38" | ||
integrity sha512-/FykLtodD8gKs3+VNkAUwofu4LBHankclj+I8fB2jTRvG6PV7k/OUt4P+VbM7ip853qS4F0g7Z6hLNa6JeMcAQ== | ||
"@commitlint/types@^18.6.0": | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.6.0.tgz#3d3493cb5910f60f3749a8eb56aca47dc2e1b662" | ||
integrity sha512-oavoKLML/eJa2rJeyYSbyGAYzTxQ6voG5oeX3OrxpfrkRWhJfm4ACnhoRf5tgiybx2MZ+EVFqC1Lw3W8/uwpZA== | ||
dependencies: | ||
chalk "^4.1.0" | ||
|
||
|
@@ -1219,12 +1219,12 @@ [email protected]: | |
integrity sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ== | ||
|
||
commitlint@^18.0.0: | ||
version "18.5.0" | ||
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-18.5.0.tgz#f55f1e25c94b6096b6fdb5e805b686c5920053af" | ||
integrity sha512-wnd3B9wDJGz3KQE1qrrlz7Xn4e33rWAJ3AONIhwsFHcEVjE4BgIVRTAdXOpbnhZKZfMz+pqnRre65fgcWEg8dg== | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-18.6.0.tgz#496653f6ecd0445a80cba34a5086d01bdf5ba09c" | ||
integrity sha512-CiY4gz0ftWwr96aYvXfbCX0pvJ1mupdUL2HACzXyyb7YMRU4vodjFROCZ8ny4i5Dhpu8uRZerPPaGkUOZY/kVQ== | ||
dependencies: | ||
"@commitlint/cli" "^18.5.0" | ||
"@commitlint/types" "^18.4.4" | ||
"@commitlint/cli" "^18.6.0" | ||
"@commitlint/types" "^18.6.0" | ||
|
||
common-ancestor-path@^1.0.1: | ||
version "1.0.1" | ||
|