-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(app): install and setup
husky
and lint-staged
- Loading branch information
1 parent
0c0bb3d
commit b4617a6
Showing
4 changed files
with
174 additions
and
10 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 |
---|---|---|
@@ -0,0 +1 @@ | ||
_ |
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/bin/sh | ||
. "$(dirname "$0")/_/husky.sh" | ||
|
||
npx lint-staged |
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 |
---|---|---|
|
@@ -2379,7 +2379,7 @@ ansi-colors@^4.1.1: | |
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348" | ||
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== | ||
|
||
ansi-escapes@^4.2.1, ansi-escapes@^4.3.1: | ||
ansi-escapes@^4.2.1, ansi-escapes@^4.3.0, ansi-escapes@^4.3.1: | ||
version "4.3.2" | ||
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e" | ||
integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ== | ||
|
@@ -3317,7 +3317,7 @@ chalk@^3.0.0: | |
ansi-styles "^4.1.0" | ||
supports-color "^7.1.0" | ||
|
||
chalk@^4.0.0, chalk@^4.1.0: | ||
chalk@^4.0.0, chalk@^4.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== | ||
|
@@ -3434,6 +3434,21 @@ clean-stack@^2.0.0: | |
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b" | ||
integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A== | ||
|
||
cli-cursor@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307" | ||
integrity sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw== | ||
dependencies: | ||
restore-cursor "^3.1.0" | ||
|
||
cli-truncate@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-2.1.0.tgz#c39e28bf05edcde5be3b98992a22deed5a2b93c7" | ||
integrity sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg== | ||
dependencies: | ||
slice-ansi "^3.0.0" | ||
string-width "^4.2.0" | ||
|
||
cliui@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/cliui/-/cliui-5.0.0.tgz#deefcfdb2e800784aa34f46fa08e06851c7bbbc5" | ||
|
@@ -3551,6 +3566,11 @@ commander@^6.2.0: | |
resolved "https://registry.yarnpkg.com/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c" | ||
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA== | ||
|
||
commander@^7.2.0: | ||
version "7.2.0" | ||
resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" | ||
integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== | ||
|
||
common-tags@^1.8.0: | ||
version "1.8.0" | ||
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937" | ||
|
@@ -3802,7 +3822,7 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7: | |
safe-buffer "^5.0.1" | ||
sha.js "^2.4.8" | ||
|
||
[email protected], cross-spawn@^7.0.0, cross-spawn@^7.0.2: | ||
[email protected], cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: | ||
version "7.0.3" | ||
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" | ||
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== | ||
|
@@ -4525,7 +4545,7 @@ enhanced-resolve@^4.3.0: | |
memory-fs "^0.5.0" | ||
tapable "^1.0.0" | ||
|
||
enquirer@^2.3.5: | ||
enquirer@^2.3.5, enquirer@^2.3.6: | ||
version "2.3.6" | ||
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d" | ||
integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg== | ||
|
@@ -4983,6 +5003,21 @@ execa@^4.0.0: | |
signal-exit "^3.0.2" | ||
strip-final-newline "^2.0.0" | ||
|
||
execa@^5.0.0: | ||
version "5.1.1" | ||
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd" | ||
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg== | ||
dependencies: | ||
cross-spawn "^7.0.3" | ||
get-stream "^6.0.0" | ||
human-signals "^2.1.0" | ||
is-stream "^2.0.0" | ||
merge-stream "^2.0.0" | ||
npm-run-path "^4.0.1" | ||
onetime "^5.1.2" | ||
signal-exit "^3.0.3" | ||
strip-final-newline "^2.0.0" | ||
|
||
exit@^0.1.2: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c" | ||
|
@@ -5444,6 +5479,11 @@ get-stream@^5.0.0: | |
dependencies: | ||
pump "^3.0.0" | ||
|
||
get-stream@^6.0.0: | ||
version "6.0.1" | ||
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7" | ||
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== | ||
|
||
get-value@^2.0.3, get-value@^2.0.6: | ||
version "2.0.6" | ||
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28" | ||
|
@@ -5841,6 +5881,16 @@ human-signals@^1.1.1: | |
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3" | ||
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== | ||
|
||
human-signals@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" | ||
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== | ||
|
||
husky@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e" | ||
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ== | ||
|
||
[email protected]: | ||
version "0.4.24" | ||
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" | ||
|
@@ -6337,6 +6387,11 @@ 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-what@^3.12.0: | ||
version "3.14.1" | ||
resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.14.1.tgz#e1222f46ddda85dead0fd1c9df131760e77755c1" | ||
|
@@ -7099,6 +7154,40 @@ lines-and-columns@^1.1.6: | |
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" | ||
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= | ||
|
||
lint-staged@^11.0.0: | ||
version "11.0.0" | ||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.0.0.tgz#24d0a95aa316ba28e257f5c4613369a75a10c712" | ||
integrity sha512-3rsRIoyaE8IphSUtO1RVTFl1e0SLBtxxUOPBtHxQgBHS5/i6nqvjcUfNioMa4BU9yGnPzbO+xkfLtXtxBpCzjw== | ||
dependencies: | ||
chalk "^4.1.1" | ||
cli-truncate "^2.1.0" | ||
commander "^7.2.0" | ||
cosmiconfig "^7.0.0" | ||
debug "^4.3.1" | ||
dedent "^0.7.0" | ||
enquirer "^2.3.6" | ||
execa "^5.0.0" | ||
listr2 "^3.8.2" | ||
log-symbols "^4.1.0" | ||
micromatch "^4.0.4" | ||
normalize-path "^3.0.0" | ||
please-upgrade-node "^3.2.0" | ||
string-argv "0.3.1" | ||
stringify-object "^3.3.0" | ||
|
||
listr2@^3.8.2: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/listr2/-/listr2-3.10.0.tgz#58105a53ed7fa1430d1b738c6055ef7bb006160f" | ||
integrity sha512-eP40ZHihu70sSmqFNbNy2NL1YwImmlMmPh9WO5sLmPDleurMHt3n+SwEWNu2kzKScexZnkyFtc1VI0z/TGlmpw== | ||
dependencies: | ||
cli-truncate "^2.1.0" | ||
colorette "^1.2.2" | ||
log-update "^4.0.0" | ||
p-map "^4.0.0" | ||
rxjs "^6.6.7" | ||
through "^2.3.8" | ||
wrap-ansi "^7.0.0" | ||
|
||
load-json-file@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b" | ||
|
@@ -7219,6 +7308,24 @@ lodash.uniq@^4.5.0: | |
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" | ||
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== | ||
|
||
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.1.0" | ||
is-unicode-supported "^0.1.0" | ||
|
||
log-update@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/log-update/-/log-update-4.0.0.tgz#589ecd352471f2a1c0c570287543a64dfd20e0a1" | ||
integrity sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg== | ||
dependencies: | ||
ansi-escapes "^4.3.0" | ||
cli-cursor "^3.1.0" | ||
slice-ansi "^4.0.0" | ||
wrap-ansi "^6.2.0" | ||
|
||
loglevel@^1.6.8: | ||
version "1.7.1" | ||
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.7.1.tgz#005fde2f5e6e47068f935ff28573e125ef72f197" | ||
|
@@ -7382,7 +7489,7 @@ micromatch@^3.1.10, micromatch@^3.1.4: | |
snapdragon "^0.8.1" | ||
to-regex "^3.0.2" | ||
|
||
micromatch@^4.0.2: | ||
micromatch@^4.0.2, micromatch@^4.0.4: | ||
version "4.0.4" | ||
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9" | ||
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg== | ||
|
@@ -7766,7 +7873,7 @@ npm-run-path@^2.0.0: | |
dependencies: | ||
path-key "^2.0.0" | ||
|
||
npm-run-path@^4.0.0: | ||
npm-run-path@^4.0.0, npm-run-path@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea" | ||
integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw== | ||
|
@@ -7914,7 +8021,7 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0: | |
dependencies: | ||
wrappy "1" | ||
|
||
onetime@^5.1.0: | ||
onetime@^5.1.0, onetime@^5.1.2: | ||
version "5.1.2" | ||
resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e" | ||
integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== | ||
|
@@ -8299,6 +8406,13 @@ pkg-up@^2.0.0: | |
dependencies: | ||
find-up "^2.1.0" | ||
|
||
please-upgrade-node@^3.2.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942" | ||
integrity sha512-gQR3WpIgNIKwBMVLkpMUeR3e1/E1y42bqDQZfql+kDeXd8COYfM8PQA4X6y7a8u9Ua9FHmsrrmirW2vHs45hWg== | ||
dependencies: | ||
semver-compare "^1.0.0" | ||
|
||
[email protected]: | ||
version "1.6.4" | ||
resolved "https://registry.yarnpkg.com/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz#c9711ac4dc48a685dabafc86f8b6dd9f8df84149" | ||
|
@@ -10029,6 +10143,14 @@ resolve@^2.0.0-next.3: | |
is-core-module "^2.2.0" | ||
path-parse "^1.0.6" | ||
|
||
restore-cursor@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e" | ||
integrity sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA== | ||
dependencies: | ||
onetime "^5.1.0" | ||
signal-exit "^3.0.2" | ||
|
||
ret@~0.1.10: | ||
version "0.1.15" | ||
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" | ||
|
@@ -10143,6 +10265,13 @@ run-queue@^1.0.0, run-queue@^1.0.3: | |
dependencies: | ||
aproba "^1.1.1" | ||
|
||
rxjs@^6.6.7: | ||
version "6.6.7" | ||
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9" | ||
integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ== | ||
dependencies: | ||
tslib "^1.9.0" | ||
|
||
[email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1: | ||
version "5.1.2" | ||
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" | ||
|
@@ -10262,6 +10391,11 @@ selfsigned@^1.10.8: | |
dependencies: | ||
node-forge "^0.10.0" | ||
|
||
semver-compare@^1.0.0: | ||
version "1.0.0" | ||
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc" | ||
integrity sha1-De4hahyUGrN+nvsXiPavxf9VN/w= | ||
|
||
"semver@2 || 3 || 4 || 5", semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0: | ||
version "5.7.1" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" | ||
|
@@ -10431,7 +10565,7 @@ side-channel@^1.0.4: | |
get-intrinsic "^1.0.2" | ||
object-inspect "^1.9.0" | ||
|
||
signal-exit@^3.0.0, signal-exit@^3.0.2: | ||
signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3: | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c" | ||
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== | ||
|
@@ -10462,6 +10596,15 @@ slash@^3.0.0: | |
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" | ||
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== | ||
|
||
slice-ansi@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-3.0.0.tgz#31ddc10930a1b7e0b67b08c96c2f49b77a789787" | ||
integrity sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ== | ||
dependencies: | ||
ansi-styles "^4.0.0" | ||
astral-regex "^2.0.0" | ||
is-fullwidth-code-point "^3.0.0" | ||
|
||
slice-ansi@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz#500e8dd0fd55b05815086255b3195adf2a45fe6b" | ||
|
@@ -10740,6 +10883,11 @@ strict-uri-encode@^1.0.0: | |
resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" | ||
integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM= | ||
|
||
[email protected]: | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da" | ||
integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg== | ||
|
||
string-convert@^0.2.0: | ||
version "0.2.1" | ||
resolved "https://registry.yarnpkg.com/string-convert/-/string-convert-0.2.1.tgz#6982cc3049fbb4cd85f8b24568b9d9bf39eeff97" | ||
|
@@ -11091,6 +11239,11 @@ through2@^2.0.0: | |
readable-stream "~2.3.6" | ||
xtend "~4.0.1" | ||
|
||
through@^2.3.8: | ||
version "2.3.8" | ||
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" | ||
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= | ||
|
||
thunky@^1.0.2: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/thunky/-/thunky-1.1.0.tgz#5abaf714a9405db0504732bbccd2cedd9ef9537d" | ||
|
@@ -11206,7 +11359,7 @@ tsconfig-paths@^3.9.0: | |
minimist "^1.2.0" | ||
strip-bom "^3.0.0" | ||
|
||
tslib@^1.10.0, tslib@^1.8.1: | ||
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0: | ||
version "1.14.1" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" | ||
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== | ||
|