|
10 | 10 | "@jridgewell/gen-mapping" "^0.1.0" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.9" |
12 | 12 |
|
13 | | -"@auto-it/all-contributors@10.37.6": |
14 | | - version "10.37.6" |
15 | | - resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.37.6.tgz#e9a1e6a35b46ac117c624f882d324c2a72245c27" |
16 | | - integrity sha512-3Y+rI44VG2GHqb4G3houTOk2e5dzRMiQY05pzgzuNzl7DyBNbImzkvUKptFd9du0hfVftw8iVJBEMkKtyzeBlw== |
| 13 | +"@auto-it/all-contributors@10.46.0": |
| 14 | + version "10.46.0" |
| 15 | + resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.46.0.tgz#adb80be82116f39656674282d058210fc656c8c7" |
| 16 | + integrity sha512-VxLWXB+mRkXTQBO4YsbFJIKhAry4O28sYlbDQWCZwWBz2Ku9r2R26FrQ79LwBNqAjD/BiugcikVgItP6yoz+5A== |
17 | 17 | dependencies: |
18 | | - "@auto-it/bot-list" "10.37.6" |
19 | | - "@auto-it/core" "10.37.6" |
| 18 | + "@auto-it/bot-list" "10.46.0" |
| 19 | + "@auto-it/core" "10.46.0" |
20 | 20 | "@octokit/rest" "^18.12.0" |
21 | 21 | all-contributors-cli "6.19.0" |
22 | 22 | anymatch "^3.1.1" |
|
33 | 33 | resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.37.6.tgz#3ca9380a44b9c8d33b2088b8fed2c2ffc79c91ed" |
34 | 34 | integrity sha512-ltcLZEzXOOWh24qgNE4mPYJR25Dh9mQy2QwyD8uOE01Vy0yu89RGLi0TahUlUNZUSPBjLYUCxNOcp9WHKBJ7Sg== |
35 | 35 |
|
| 36 | +"@auto-it/bot-list@10.46.0": |
| 37 | + version "10.46.0" |
| 38 | + resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.46.0.tgz#8e8c3d3bb68b8b4e13705fff373fbdab14869249" |
| 39 | + integrity sha512-QkkBgQVi1g/1Tpxcs3Hm3zTzaaM0xjiIRt5xEA6TRM/ULdgEqY+Jk/w1fJZe9GVF+53mwRfqGtQeJirilMBH6g== |
| 40 | + |
36 | 41 | "@auto-it/core@10.37.6": |
37 | 42 | version "10.37.6" |
38 | 43 | resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.37.6.tgz#04e5f47dbd89a4ab253f9562cd214ff8b7408b7c" |
|
79 | 84 | typescript-memoize "^1.0.0-alpha.3" |
80 | 85 | url-join "^4.0.0" |
81 | 86 |
|
| 87 | +"@auto-it/core@10.46.0": |
| 88 | + version "10.46.0" |
| 89 | + resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.46.0.tgz#f7445ab03478cd9819e6bb78b1e5a441240dbf5f" |
| 90 | + integrity sha512-68jWcUuQBFCjgUvEWa64ENeRPULFYiaFpo37H6SUuLcZ2XBD+Bt4Y0yqHWjs6F5g19S7pzOYe25SxWf+U0J4LQ== |
| 91 | + dependencies: |
| 92 | + "@auto-it/bot-list" "10.46.0" |
| 93 | + "@endemolshinegroup/cosmiconfig-typescript-loader" "^3.0.2" |
| 94 | + "@octokit/core" "^3.5.1" |
| 95 | + "@octokit/plugin-enterprise-compatibility" "1.3.0" |
| 96 | + "@octokit/plugin-retry" "^3.0.9" |
| 97 | + "@octokit/plugin-throttling" "^3.6.2" |
| 98 | + "@octokit/rest" "^18.12.0" |
| 99 | + await-to-js "^3.0.0" |
| 100 | + chalk "^4.0.0" |
| 101 | + cosmiconfig "7.0.0" |
| 102 | + deepmerge "^4.0.0" |
| 103 | + dotenv "^8.0.0" |
| 104 | + endent "^2.1.0" |
| 105 | + enquirer "^2.3.4" |
| 106 | + env-ci "^5.0.1" |
| 107 | + fast-glob "^3.1.1" |
| 108 | + fp-ts "^2.5.3" |
| 109 | + fromentries "^1.2.0" |
| 110 | + gitlog "^4.0.3" |
| 111 | + https-proxy-agent "^5.0.0" |
| 112 | + import-cwd "^3.0.0" |
| 113 | + import-from "^3.0.0" |
| 114 | + io-ts "^2.1.2" |
| 115 | + lodash.chunk "^4.2.0" |
| 116 | + log-symbols "^4.0.0" |
| 117 | + node-fetch "2.6.7" |
| 118 | + parse-author "^2.0.0" |
| 119 | + parse-github-url "1.0.2" |
| 120 | + pretty-ms "^7.0.0" |
| 121 | + requireg "^0.2.2" |
| 122 | + semver "^7.0.0" |
| 123 | + signale "^1.4.0" |
| 124 | + tapable "^2.2.0" |
| 125 | + terminal-link "^2.1.1" |
| 126 | + tinycolor2 "^1.4.1" |
| 127 | + ts-node "^10.9.1" |
| 128 | + tslib "2.1.0" |
| 129 | + type-fest "^0.21.1" |
| 130 | + typescript-memoize "^1.0.0-alpha.3" |
| 131 | + url-join "^4.0.0" |
| 132 | + |
82 | 133 | "@auto-it/first-time-contributor@10.37.6": |
83 | 134 | version "10.37.6" |
84 | 135 | resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.37.6.tgz#cbd95505de84068b0459d1ffd23a6a6a42497e9e" |
|
0 commit comments