-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency ember-template-lint to v3.10.0
- Loading branch information
1 parent
c20debd
commit b09fe40
Showing
2 changed files
with
121 additions
and
68 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
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 |
---|---|---|
|
@@ -1287,15 +1287,15 @@ | |
resolved "https://registry.yarnpkg.com/@ember-data/rfc395-data/-/rfc395-data-0.0.4.tgz#ecb86efdf5d7733a76ff14ea651a1b0ed1f8a843" | ||
integrity sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ== | ||
|
||
"@ember-template-lint/todo-utils@^8.1.0": | ||
version "8.1.0" | ||
resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-8.1.0.tgz#0fe8ef9ebd1948dea34d27d89a2e245687bb57d9" | ||
integrity sha512-fnxDli4RfYGVBXc64D0fg7ifkSrNE8J/ee4eqQLzTrsUJbisWMlmU2NTHm990XcZkulYkCnkiLKERU/k1tx5IQ== | ||
"@ember-template-lint/todo-utils@^10.0.0": | ||
version "10.0.0" | ||
resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-10.0.0.tgz#085aafcf31ca04ba4d3a9460f088aed752b90ea8" | ||
integrity sha512-US8VKnetBOl8KfKz+rXGsosz6rIETNwSz2F2frM8hIoJfF/d6ME1Iz1K7tPYZEE6SoKqZFlBs5XZPSmzRnabjA== | ||
dependencies: | ||
"@types/eslint" "^7.2.10" | ||
"@types/eslint" "^7.2.13" | ||
fs-extra "^9.1.0" | ||
slash "^3.0.0" | ||
tslib "^2.1.0" | ||
tslib "^2.2.0" | ||
|
||
"@ember/edition-utils@^1.2.0": | ||
version "1.2.0" | ||
|
@@ -1662,10 +1662,10 @@ | |
dependencies: | ||
"@types/node" "*" | ||
|
||
"@types/eslint@^7.2.10": | ||
version "7.2.10" | ||
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.10.tgz#4b7a9368d46c0f8cd5408c23288a59aa2394d917" | ||
integrity sha512-kUEPnMKrqbtpCq/KTaGFFKAcz6Ethm2EjCoKIDaCmfRBWLbFuTcOJfTlorwbnboXBzahqWLgUp1BQeKHiJzPUQ== | ||
"@types/eslint@^7.2.13": | ||
version "7.28.1" | ||
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.28.1.tgz#50b07747f1f84c2ba8cd394cf0fe0ba07afce320" | ||
integrity sha512-XhZKznR3i/W5dXqUhgU9fFdJekufbeBd5DALmkuXoeFcjbQcPk+2cL+WLHf6Q81HWAnM2vrslIHpGVyCAviRwg== | ||
dependencies: | ||
"@types/estree" "*" | ||
"@types/json-schema" "*" | ||
|
@@ -3041,6 +3041,11 @@ base64-js@^1.0.2: | |
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1" | ||
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g== | ||
|
||
base64-js@^1.3.1: | ||
version "1.5.1" | ||
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" | ||
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== | ||
|
||
[email protected]: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/base64id/-/base64id-2.0.0.tgz#2770ac6bc47d312af97a8bf9a634342e0cd25cb6" | ||
|
@@ -3107,6 +3112,15 @@ bindings@^1.5.0: | |
dependencies: | ||
file-uri-to-path "1.0.0" | ||
|
||
bl@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a" | ||
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w== | ||
dependencies: | ||
buffer "^5.5.0" | ||
inherits "^2.0.4" | ||
readable-stream "^3.4.0" | ||
|
||
blank-object@^1.0.1: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/blank-object/-/blank-object-1.0.2.tgz#f990793fbe9a8c8dd013fb3219420bec81d5f4b9" | ||
|
@@ -3882,6 +3896,14 @@ buffer@^4.3.0: | |
ieee754 "^1.1.4" | ||
isarray "^1.0.0" | ||
|
||
buffer@^5.5.0: | ||
version "5.7.1" | ||
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" | ||
integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== | ||
dependencies: | ||
base64-js "^1.3.1" | ||
ieee754 "^1.1.13" | ||
|
||
builtin-status-codes@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8" | ||
|
@@ -4051,10 +4073,10 @@ chalk@^4.0.0, chalk@^4.1.0: | |
ansi-styles "^4.1.0" | ||
supports-color "^7.1.0" | ||
|
||
chalk@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad" | ||
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg== | ||
chalk@^4.1.2: | ||
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" | ||
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== | ||
dependencies: | ||
ansi-styles "^4.1.0" | ||
supports-color "^7.1.0" | ||
|
@@ -4122,6 +4144,11 @@ ci-info@^2.0.0: | |
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46" | ||
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ== | ||
|
||
ci-info@^3.2.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.2.0.tgz#2876cb948a498797b5236f0095bc057d0dca38b6" | ||
integrity sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A== | ||
|
||
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f926d874aae2c1397de" | ||
|
@@ -4186,11 +4213,16 @@ cli-cursor@^3.1.0: | |
dependencies: | ||
restore-cursor "^3.1.0" | ||
|
||
cli-spinners@^2.0.0, cli-spinners@^2.4.0: | ||
cli-spinners@^2.0.0: | ||
version "2.5.0" | ||
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.5.0.tgz#12763e47251bf951cb75c201dfa58ff1bcb2d047" | ||
integrity sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ== | ||
|
||
cli-spinners@^2.5.0: | ||
version "2.6.1" | ||
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.1.tgz#adc954ebe281c37a6319bfa401e6dd2488ffb70d" | ||
integrity sha512-x/5fWmGMnbKQAaNwN+UZlV79qBLM9JFnJuJ03gIi5whrob0xV0ofNVHy9DhwGdsMJQc2OKv0oGmLzvaqvAVv+g== | ||
|
||
cli-table3@^0.5.1: | ||
version "0.5.1" | ||
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.5.1.tgz#0252372d94dfc40dbd8df06005f48f31f656f202" | ||
|
@@ -4325,10 +4357,10 @@ commander@^4.1.1: | |
resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068" | ||
integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA== | ||
|
||
commander@^6.2.0: | ||
version "6.2.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.0.tgz#b990bfb8ac030aedc6d11bc04d1488ffef56db75" | ||
integrity sha512-zP4jEKbe8SHzKJYQmq8Y9gYjtO/POJLgIdKgV7B9qNmABVFVc+ctqSX6iXh4mCpJfRBOabiZ2YKPg8ciDw6C+Q== | ||
commander@^6.2.1: | ||
version "6.2.1" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c" | ||
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== | ||
|
||
common-tags@^1.8.0: | ||
version "1.8.0" | ||
|
@@ -4691,10 +4723,10 @@ data-urls@^2.0.0: | |
whatwg-mimetype "^2.3.0" | ||
whatwg-url "^8.0.0" | ||
|
||
date-fns@^2.21.3: | ||
version "2.21.3" | ||
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.3.tgz#8f5f6889d7a96bbcc1f0ea50239b397a83357f9b" | ||
integrity sha512-HeYdzCaFflc1i4tGbj7JKMjM4cKGYoyxwcIIkHzNgCkX8xXDNJDZXgDDVchIWpN4eQc3lH37WarduXFZJOtxfw== | ||
date-fns@^2.25.0: | ||
version "2.25.0" | ||
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.25.0.tgz#8c5c8f1d958be3809a9a03f4b742eba894fc5680" | ||
integrity sha512-ovYRFnTrbGPD4nqaEqescPEv1mNwvt+UTqI3Ay9SzNtey9NZnYu6E2qCcBBgJ6/2VF1zGGygpyTDITqpQQ5e+w== | ||
|
||
[email protected], debug@^2.1.0, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9: | ||
version "2.6.9" | ||
|
@@ -5628,41 +5660,43 @@ [email protected]: | |
semver "^7.3.4" | ||
silent-error "^1.1.1" | ||
|
||
ember-template-lint@3.4.2: | ||
version "3.4.2" | ||
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.4.2.tgz#d9480957b576b2b7ed02b4bf6bdb7c4b80243581" | ||
integrity sha512-YorsJ5cVmrt0hm2gTVwsKsX/NpYp6X7oa+z7a2iAtwBEz4GyEImUpH3YF7ilXHMFB6d5k96LLKzF73cyBJliuQ== | ||
ember-template-lint@3.10.0: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.10.0.tgz#7d728dacfe787b582ff4c240b63e85e5d6200a26" | ||
integrity sha512-QP6gN9FwZbK+ypDr5PLXeKMPuAvKwfOWpIoqVD6DB660evnKE+rXfAdNga3CqSC7mDekpgJoLuxVQUw9oLcnjQ== | ||
dependencies: | ||
"@ember-template-lint/todo-utils" "^8.1.0" | ||
chalk "^4.1.1" | ||
date-fns "^2.21.3" | ||
ember-template-recast "^5.0.1" | ||
"@ember-template-lint/todo-utils" "^10.0.0" | ||
chalk "^4.1.2" | ||
ci-info "^3.2.0" | ||
date-fns "^2.25.0" | ||
ember-template-recast "^5.0.3" | ||
find-up "^5.0.0" | ||
fuse.js "^6.4.6" | ||
get-stdin "^8.0.0" | ||
globby "^11.0.3" | ||
is-glob "^4.0.1" | ||
globby "^11.0.4" | ||
is-glob "^4.0.3" | ||
micromatch "^4.0.4" | ||
requireindex "^1.2.0" | ||
resolve "^1.20.0" | ||
v8-compile-cache "^2.3.0" | ||
yargs "^16.2.0" | ||
|
||
ember-template-recast@^5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/ember-template-recast/-/ember-template-recast-5.0.1.tgz#c5d9e7208bf629ee368a3792328f245f3c651003" | ||
integrity sha512-MtjyYtr5jnE72i/jVkI3m2QOdozglLwXS3HN74Ge9cm7dz5GoDszVvUksyj/9xqpIP31LMXjs2bZetRGvinU1Q== | ||
ember-template-recast@^5.0.3: | ||
version "5.0.3" | ||
resolved "https://registry.yarnpkg.com/ember-template-recast/-/ember-template-recast-5.0.3.tgz#79df27a70bdce7be17f14db13886afde1e9d02d6" | ||
integrity sha512-qsJYQhf29Dk6QMfviXhUPE+byMOs6iRQxUDHgkj8yqjeppvjHaFG96hZi/NAXJTm/M7o3PpfF5YlmeaKtI9UeQ== | ||
dependencies: | ||
"@glimmer/reference" "^0.65.0" | ||
"@glimmer/syntax" "^0.65.0" | ||
"@glimmer/validator" "^0.65.0" | ||
async-promise-queue "^1.0.5" | ||
colors "^1.4.0" | ||
commander "^6.2.0" | ||
globby "^11.0.1" | ||
ora "^5.1.0" | ||
commander "^6.2.1" | ||
globby "^11.0.3" | ||
ora "^5.4.0" | ||
slash "^3.0.0" | ||
tmp "^0.2.1" | ||
workerpool "^6.0.3" | ||
workerpool "^6.1.4" | ||
|
||
ember-try-config@^3.0.0: | ||
version "3.0.0" | ||
|
@@ -7038,10 +7072,10 @@ [email protected]: | |
merge2 "^1.2.3" | ||
slash "^3.0.0" | ||
|
||
globby@^11.0.1: | ||
version "11.0.1" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357" | ||
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ== | ||
globby@^11.0.3: | ||
version "11.0.3" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb" | ||
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg== | ||
dependencies: | ||
array-union "^2.1.0" | ||
dir-glob "^3.0.1" | ||
|
@@ -7050,10 +7084,10 @@ globby@^11.0.1: | |
merge2 "^1.3.0" | ||
slash "^3.0.0" | ||
|
||
globby@^11.0.3: | ||
version "11.0.3" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb" | ||
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg== | ||
globby@^11.0.4: | ||
version "11.0.4" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5" | ||
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg== | ||
dependencies: | ||
array-union "^2.1.0" | ||
dir-glob "^3.0.1" | ||
|
@@ -7433,7 +7467,7 @@ [email protected], iconv-lite@^0.4.24: | |
dependencies: | ||
safer-buffer ">= 2.1.2 < 3" | ||
|
||
ieee754@^1.1.4: | ||
ieee754@^1.1.13, ieee754@^1.1.4: | ||
version "1.2.1" | ||
resolved "https://registry.yarnpkg.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" | ||
integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== | ||
|
@@ -7735,6 +7769,13 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1: | |
dependencies: | ||
is-extglob "^2.1.1" | ||
|
||
is-glob@^4.0.3: | ||
version "4.0.3" | ||
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084" | ||
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== | ||
dependencies: | ||
is-extglob "^2.1.1" | ||
|
||
is-interactive@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e" | ||
|
@@ -7840,6 +7881,11 @@ is-typedarray@^1.0.0, is-typedarray@~1.0.0: | |
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" | ||
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= | ||
|
||
is-unicode-supported@^0.1.0: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7" | ||
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== | ||
|
||
is-windows@^1.0.1, is-windows@^1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d" | ||
|
@@ -8431,12 +8477,13 @@ log-symbols@^2.2.0: | |
dependencies: | ||
chalk "^2.0.1" | ||
|
||
log-symbols@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920" | ||
integrity sha512-FN8JBzLx6CzeMrB0tg6pqlGU1wCrXW+ZXGH481kfsBqer0hToTIiHdjH4Mq8xJUbvATujKCvaREGWpGUionraA== | ||
log-symbols@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503" | ||
integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg== | ||
dependencies: | ||
chalk "^4.0.0" | ||
chalk "^4.1.0" | ||
is-unicode-supported "^0.1.0" | ||
|
||
loose-envify@^1.0.0: | ||
version "1.4.0" | ||
|
@@ -9219,17 +9266,18 @@ ora@^3.4.0: | |
strip-ansi "^5.2.0" | ||
wcwidth "^1.0.1" | ||
|
||
ora@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/ora/-/ora-5.1.0.tgz#b188cf8cd2d4d9b13fd25383bc3e5cba352c94f8" | ||
integrity sha512-9tXIMPvjZ7hPTbk8DFq1f7Kow/HU/pQYB60JbNq+QnGwcyhWVZaQ4hM9zQDEsPxw/muLpgiHSaumUZxCAmod/w== | ||
ora@^5.4.0: | ||
version "5.4.1" | ||
resolved "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18" | ||
integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ== | ||
dependencies: | ||
bl "^4.1.0" | ||
chalk "^4.1.0" | ||
cli-cursor "^3.1.0" | ||
cli-spinners "^2.4.0" | ||
cli-spinners "^2.5.0" | ||
is-interactive "^1.0.0" | ||
log-symbols "^4.0.0" | ||
mute-stream "0.0.8" | ||
is-unicode-supported "^0.1.0" | ||
log-symbols "^4.1.0" | ||
strip-ansi "^6.0.0" | ||
wcwidth "^1.0.1" | ||
|
||
|
@@ -9872,7 +9920,7 @@ read-pkg@^3.0.0: | |
string_decoder "~1.1.1" | ||
util-deprecate "~1.0.1" | ||
|
||
"readable-stream@2 || 3", readable-stream@^3.6.0: | ||
"readable-stream@2 || 3", readable-stream@^3.4.0, readable-stream@^3.6.0: | ||
version "3.6.0" | ||
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.6.0.tgz#337bbda3adc0706bd3e024426a286d4b4b2c9198" | ||
integrity sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA== | ||
|
@@ -11410,10 +11458,10 @@ tslib@^1.10.0, tslib@^1.9.0: | |
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" | ||
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== | ||
|
||
tslib@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" | ||
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A== | ||
tslib@^2.2.0: | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01" | ||
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw== | ||
|
||
[email protected]: | ||
version "0.0.0" | ||
|
@@ -11977,6 +12025,11 @@ workerpool@^6.0.0, workerpool@^6.0.3: | |
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.0.3.tgz#3f80ba4d914fe7bb8d933628c26e5d7ff820c703" | ||
integrity sha512-meU8ZzO+ipcx/njxtKUcbu2K95085q5WYDo8fR6PMW3hCY4driteIsNsEowYV7dzOtvq0HotUKsReJkK8gKXgg== | ||
|
||
workerpool@^6.1.4: | ||
version "6.1.5" | ||
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.1.5.tgz#0f7cf076b6215fd7e1da903ff6f22ddd1886b581" | ||
integrity sha512-XdKkCK0Zqc6w3iTxLckiuJ81tiD/o5rBE/m+nXpRCB+/Sq4DqkfXZ/x0jW02DG1tGsfUGXbTJyZDP+eu67haSw== | ||
|
||
wrap-ansi@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" | ||
|