-
Notifications
You must be signed in to change notification settings - Fork 18
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.4.3 to 18.6.0
Bumps [commitlint](https://github.com/conventional-changelog/commitlint/tree/HEAD/@alias/commitlint) from 18.4.3 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
923887f
commit 3d0c2d9
Showing
1 changed file
with
101 additions
and
108 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 |
---|---|---|
|
@@ -1004,16 +1004,16 @@ | |
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" | ||
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== | ||
|
||
"@commitlint/cli@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-18.4.3.tgz#5b6112035f2cb17b76244cde5f1587ab853c2365" | ||
integrity sha512-zop98yfB3A6NveYAZ3P1Mb6bIXuCeWgnUfVNkH4yhIMQpQfzFwseadazOuSn0OOfTt0lWuFauehpm9GcqM5lww== | ||
dependencies: | ||
"@commitlint/format" "^18.4.3" | ||
"@commitlint/lint" "^18.4.3" | ||
"@commitlint/load" "^18.4.3" | ||
"@commitlint/read" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
"@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" | ||
|
@@ -1027,67 +1027,66 @@ | |
dependencies: | ||
conventional-changelog-conventionalcommits "^7.0.2" | ||
|
||
"@commitlint/config-validator@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/config-validator/-/config-validator-18.4.3.tgz#cf71d36383cd5241e3b74097e7110514d5d43860" | ||
integrity sha512-FPZZmTJBARPCyef9ohRC9EANiQEKSWIdatx5OlgeHKu878dWwpyeFauVkhzuBRJFcCA4Uvz/FDtlDKs008IHcA== | ||
"@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.3" | ||
"@commitlint/types" "^18.6.0" | ||
ajv "^8.11.0" | ||
|
||
"@commitlint/ensure@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-18.4.3.tgz#1193a6418fe05edc8d5eff91f3129db345fa1d38" | ||
integrity sha512-MI4fwD9TWDVn4plF5+7JUyLLbkOdzIRBmVeNlk4dcGlkrVA+/l5GLcpN66q9LkFsFv6G2X31y89ApA3hqnqIFg== | ||
"@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.3" | ||
"@commitlint/types" "^18.6.0" | ||
lodash.camelcase "^4.3.0" | ||
lodash.kebabcase "^4.1.1" | ||
lodash.snakecase "^4.1.1" | ||
lodash.startcase "^4.4.0" | ||
lodash.upperfirst "^4.3.1" | ||
|
||
"@commitlint/execute-rule@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.3.tgz#4dca5412dc8fdeb4210432961f209d9eb65008f5" | ||
integrity sha512-t7FM4c+BdX9WWZCPrrbV5+0SWLgT3kCq7e7/GhHCreYifg3V8qyvO127HF796vyFql75n4TFF+5v1asOOWkV1Q== | ||
"@commitlint/execute-rule@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-18.4.4.tgz#ade986742c1944c8162a54288747e54a8c6146b5" | ||
integrity sha512-a37Nd3bDQydtg9PCLLWM9ZC+GO7X5i4zJvrggJv5jBhaHsXeQ9ZWdO6ODYR+f0LxBXXNYK3geYXJrCWUCP8JEg== | ||
|
||
"@commitlint/format@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/format/-/format-18.4.3.tgz#3478bc2980eb178e13881834e290f12362ec6357" | ||
integrity sha512-8b+ItXYHxAhRAXFfYki5PpbuMMOmXYuzLxib65z2XTqki59YDQJGpJ/wB1kEE5MQDgSTQWtKUrA8n9zS/1uIDQ== | ||
"@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.3" | ||
"@commitlint/types" "^18.6.0" | ||
chalk "^4.1.0" | ||
|
||
"@commitlint/is-ignored@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-18.4.3.tgz#443e1791af9a13a62299c54f836ad25da42f2663" | ||
integrity sha512-ZseOY9UfuAI32h9w342Km4AIaTieeFskm2ZKdrG7r31+c6zGBzuny9KQhwI9puc0J3GkUquEgKJblCl7pMnjwg== | ||
"@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.3" | ||
"@commitlint/types" "^18.6.0" | ||
semver "7.5.4" | ||
|
||
"@commitlint/lint@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-18.4.3.tgz#1c5a912c2c3785e21d499821c4b70c58ff9a2cfb" | ||
integrity sha512-18u3MRgEXNbnYkMOWoncvq6QB8/90m9TbERKgdPqVvS+zQ/MsuRhdvHYCIXGXZxUb0YI4DV2PC4bPneBV/fYuA== | ||
dependencies: | ||
"@commitlint/is-ignored" "^18.4.3" | ||
"@commitlint/parse" "^18.4.3" | ||
"@commitlint/rules" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
|
||
"@commitlint/load@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-18.4.3.tgz#de156698ddf6e9719ecc49159890834490f61bff" | ||
integrity sha512-v6j2WhvRQJrcJaj5D+EyES2WKTxPpxENmNpNG3Ww8MZGik3jWRXtph0QTzia5ZJyPh2ib5aC/6BIDymkUUM58Q== | ||
dependencies: | ||
"@commitlint/config-validator" "^18.4.3" | ||
"@commitlint/execute-rule" "^18.4.3" | ||
"@commitlint/resolve-extends" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
"@types/node" "^18.11.9" | ||
"@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.6.0" | ||
"@commitlint/parse" "^18.6.0" | ||
"@commitlint/rules" "^18.6.0" | ||
"@commitlint/types" "^18.6.0" | ||
|
||
"@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.6.0" | ||
"@commitlint/execute-rule" "^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" | ||
|
@@ -1096,70 +1095,69 @@ | |
lodash.uniq "^4.5.0" | ||
resolve-from "^5.0.0" | ||
|
||
"@commitlint/message@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.3.tgz#1e0985ae7c751a620f01b2cfe8f0e875354805e2" | ||
integrity sha512-ddJ7AztWUIoEMAXoewx45lKEYEOeOlBVWjk8hDMUGpprkuvWULpaXczqdjwVtjrKT3JhhN+gMs8pm5G3vB2how== | ||
"@commitlint/message@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-18.4.4.tgz#811682a0d147a24e5c467acdb52071434df2b9f5" | ||
integrity sha512-lHF95mMDYgAI1LBXveJUyg4eLaMXyOqJccCK3v55ZOEUsMPrDi8upqDjd/NmzWmESYihaOMBTAnxm+6oD1WoDQ== | ||
|
||
"@commitlint/parse@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-18.4.3.tgz#f96515b0fa9b7a05dca52be8b214ab50eadfd9c9" | ||
integrity sha512-eoH7CXM9L+/Me96KVcfJ27EIIbA5P9sqw3DqjJhRYuhaULIsPHFs5S5GBDCqT0vKZQDx0DgxhMpW6AQbnKrFtA== | ||
"@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.3" | ||
"@commitlint/types" "^18.6.0" | ||
conventional-changelog-angular "^7.0.0" | ||
conventional-commits-parser "^5.0.0" | ||
|
||
"@commitlint/read@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/read/-/read-18.4.3.tgz#269fb814bb914bf23c8719690bd01c9ad4a6c09a" | ||
integrity sha512-H4HGxaYA6OBCimZAtghL+B+SWu8ep4X7BwgmedmqWZRHxRLcX2q0bWBtUm5FsMbluxbOfrJwOs/Z0ah4roP/GQ== | ||
"@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.3" | ||
"@commitlint/types" "^18.4.3" | ||
fs-extra "^11.0.0" | ||
"@commitlint/top-level" "^18.4.4" | ||
"@commitlint/types" "^18.6.0" | ||
git-raw-commits "^2.0.11" | ||
minimist "^1.2.6" | ||
|
||
"@commitlint/resolve-extends@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-18.4.3.tgz#741c42381ea48f4624209bfc0da0a15b5fba75b5" | ||
integrity sha512-30sk04LZWf8+SDgJrbJCjM90gTg2LxsD9cykCFeFu+JFHvBFq5ugzp2eO/DJGylAdVaqxej3c7eTSE64hR/lnw== | ||
"@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.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
"@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.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-18.4.3.tgz#2ae1f16ea1ede20e01ca81ad187fdc65ccc9a5f1" | ||
integrity sha512-8KIeukDf45BiY+Lul1T0imSNXF0sMrlLG6JpLLKolkmYVQ6PxxoNOriwyZ3UTFFpaVbPy0rcITaV7U9JCAfDTA== | ||
"@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.3" | ||
"@commitlint/message" "^18.4.3" | ||
"@commitlint/to-lines" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
"@commitlint/ensure" "^18.6.0" | ||
"@commitlint/message" "^18.4.4" | ||
"@commitlint/to-lines" "^18.4.4" | ||
"@commitlint/types" "^18.6.0" | ||
execa "^5.0.0" | ||
|
||
"@commitlint/to-lines@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.4.3.tgz#b6cac1eff3d93f0791791a9f8db7b13c6136a350" | ||
integrity sha512-fy1TAleik4Zfru1RJ8ZU6cOSvgSVhUellxd3WZV1D5RwHZETt1sZdcA4mQN2y3VcIZsUNKkW0Mq8CM9/L9harQ== | ||
"@commitlint/to-lines@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-18.4.4.tgz#546cf8d985459f3526359b6a63d7a5b421e1ed60" | ||
integrity sha512-mwe2Roa59NCz/krniAdCygFabg7+fQCkIhXqBHw00XQ8Y7lw4poZLLxeGI3p3bLpcEOXdqIDrEGLwHmG5lBdwQ== | ||
|
||
"@commitlint/top-level@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.4.3.tgz#f4c6fb8ab98de9240c3ed3e4b330d8c50a0fee3a" | ||
integrity sha512-E6fJPBLPFL5R8+XUNSYkj4HekIOuGMyJo3mIx2PkYc3clel+pcWQ7TConqXxNWW4x1ugigiIY2RGot55qUq1hw== | ||
"@commitlint/top-level@^18.4.4": | ||
version "18.4.4" | ||
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-18.4.4.tgz#df69ffa49fdc4541d1f05e814352d575fb0f3b0d" | ||
integrity sha512-PBwW1drgeavl9CadB7IPRUk6rkUP/O8jEkxjlC+ofuh3pw0bzJdAT+Kw7M1Yc9KtTb9xTaqUB8uvRtaybHa/tQ== | ||
dependencies: | ||
find-up "^5.0.0" | ||
|
||
"@commitlint/types@^18.4.3": | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-18.4.3.tgz#bb50de49330ddff2adcc8ccabb840c8e660336b3" | ||
integrity sha512-cvzx+vtY/I2hVBZHCLrpoh+sA0hfuzHwDc+BAFPimYLjJkpHnghQM+z8W/KyLGkygJh3BtI3xXXq+dKjnSWEmA== | ||
"@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" | ||
|
||
|
@@ -1755,13 +1753,6 @@ | |
dependencies: | ||
undici-types "~5.26.4" | ||
|
||
"@types/node@^18.11.9": | ||
version "18.19.0" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.0.tgz#e86ce256c46661016fa83360bf8738eb4efdc88c" | ||
integrity sha512-667KNhaD7U29mT5wf+TZUnrzPrlL2GNQ5N0BMjO2oNULhBxX0/FKCkm6JMu0Jh7Z+1LwUlR21ekd7KhIboNFNw== | ||
dependencies: | ||
undici-types "~5.26.4" | ||
|
||
"@types/normalize-package-data@^2.4.0": | ||
version "2.4.0" | ||
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e" | ||
|
@@ -2441,12 +2432,12 @@ commander@^4.0.1: | |
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA== | ||
|
||
commitlint@^18.4.3: | ||
version "18.4.3" | ||
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-18.4.3.tgz#7c5936ee41eddb1ae031b1fa828f97f7c053bd57" | ||
integrity sha512-xNAq3MpW4xZ3VyFH+WU0ykU8LmYcCT+0K4e1IOG5346XSGCb1xJyhFu0JFpq4LfJ7E0/bVxzPY98IsjUH2SQbQ== | ||
version "18.6.0" | ||
resolved "https://registry.yarnpkg.com/commitlint/-/commitlint-18.6.0.tgz#496653f6ecd0445a80cba34a5086d01bdf5ba09c" | ||
integrity sha512-CiY4gz0ftWwr96aYvXfbCX0pvJ1mupdUL2HACzXyyb7YMRU4vodjFROCZ8ny4i5Dhpu8uRZerPPaGkUOZY/kVQ== | ||
dependencies: | ||
"@commitlint/cli" "^18.4.3" | ||
"@commitlint/types" "^18.4.3" | ||
"@commitlint/cli" "^18.6.0" | ||
"@commitlint/types" "^18.6.0" | ||
|
||
common-ancestor-path@^1.0.1: | ||
version "1.0.1" | ||
|
@@ -6256,6 +6247,7 @@ stream-combiner2@~1.1.1: | |
readable-stream "^2.0.2" | ||
|
||
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.0, string-width@^4.2.3: | ||
name string-width-cjs | ||
version "4.2.3" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
|
@@ -6855,6 +6847,7 @@ [email protected]: | |
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw== | ||
|
||
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: | ||
name wrap-ansi-cjs | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" | ||
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== | ||
|