|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 |
| - version "9.20.0" |
7 |
| - resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.20.0.tgz#0f254a86fe74700ed1bfbbee5637373f98bc8378" |
8 |
| - integrity sha512-546MIRjZHsqFA0rbYMkTGdgsitnZd2LuBtRLAAzZQ0w1jwlZLJImtXsF2M6Wtt/flDVIwbskvrxU7E9od2iYLw== |
| 5 | + |
| 6 | + version "9.20.1" |
| 7 | + resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.20.1.tgz#b78b154e08ae321d9ee10653e21fff573e62315e" |
| 8 | + integrity sha512-/eXoJ/LF7+byf00yFA9FdP2dEF3mvo/NLNV7SUp6xPQltodwtyPLrVKuerCN3sYO+aJdHI8LHOJj20ahnLJ6yQ== |
9 | 9 | dependencies:
|
10 |
| - "@auto-it/bot-list" "^9.20.0" |
11 |
| - "@auto-it/core" "^9.20.0" |
| 10 | + "@auto-it/bot-list" "^9.20.1" |
| 11 | + "@auto-it/core" "^9.20.1" |
12 | 12 | anymatch "^3.1.1"
|
13 | 13 | await-to-js "^2.1.1"
|
14 | 14 | fp-ts "^2.5.3"
|
|
21 | 21 | resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.20.0.tgz#183beda8b5885589783fb802381d79b246da1eb7"
|
22 | 22 | integrity sha512-5hMiGpshNKADo2qSGIv1DgQZo/Mu53qHooEXFS8RfpuMUjfUcYstNfb8KstWPuQslTiODBhxZYaXqxarti3kCQ==
|
23 | 23 |
|
| 24 | +"@auto-it/bot-list@^9.20.1": |
| 25 | + version "9.20.1" |
| 26 | + resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.20.1.tgz#93dc126afb5d206aa5472b8b7580b535bbf2fc87" |
| 27 | + integrity sha512-YeUKwsP7iDj8MAI7rbMbP36HryJlUsX/I4EBE2MQ9XYBlIDMIUKcnCf8+PJpG/rnuMV81VRZzTs/uW+EFsoJlA== |
| 28 | + |
24 | 29 | "@auto-it/core@^9.20.0":
|
25 | 30 | version "9.20.0"
|
26 | 31 | resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.20.0.tgz#05801d3e2eab9ffc544dc112f7f7fd9894ebe096"
|
|
61 | 66 | typescript-memoize "^1.0.0-alpha.3"
|
62 | 67 | url-join "^4.0.0"
|
63 | 68 |
|
| 69 | +"@auto-it/core@^9.20.1": |
| 70 | + version "9.20.1" |
| 71 | + resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.20.1.tgz#6c752858dc42a65ccc5a9ca09dd06f1ad0fa5840" |
| 72 | + integrity sha512-AWrV7jVK4hCdZlkCL2639GIxTe/34clVn+w2J7egGguyJ9eOGkbsU/Ci8kMvzIFfmHpvfoZV5kPgn7vBVvJpEQ== |
| 73 | + dependencies: |
| 74 | + "@auto-it/bot-list" "^9.20.1" |
| 75 | + "@octokit/core" "2.4.2" |
| 76 | + "@octokit/graphql" "4.3.1" |
| 77 | + "@octokit/plugin-enterprise-compatibility" "1.2.1" |
| 78 | + "@octokit/plugin-retry" "3.0.1" |
| 79 | + "@octokit/plugin-throttling" "^3.2.0" |
| 80 | + "@octokit/rest" "16.43.1" |
| 81 | + await-to-js "^2.1.1" |
| 82 | + chalk "^3.0.0" |
| 83 | + cosmiconfig "6.0.0" |
| 84 | + deepmerge "^4.0.0" |
| 85 | + dotenv "^8.0.0" |
| 86 | + endent "^1.3.0" |
| 87 | + enquirer "^2.3.4" |
| 88 | + env-ci "^5.0.1" |
| 89 | + fp-ts "^2.5.3" |
| 90 | + fromentries "^1.2.0" |
| 91 | + gitlogplus "^3.1.2" |
| 92 | + https-proxy-agent "^5.0.0" |
| 93 | + import-cwd "^3.0.0" |
| 94 | + import-from "^3.0.0" |
| 95 | + io-ts "^2.1.2" |
| 96 | + lodash.chunk "^4.2.0" |
| 97 | + log-symbols "^3.0.0" |
| 98 | + node-fetch "2.6.0" |
| 99 | + parse-github-url "1.0.2" |
| 100 | + semver "^7.0.0" |
| 101 | + signale "^1.4.0" |
| 102 | + tapable "^2.0.0-beta.2" |
| 103 | + terminal-link "^2.1.1" |
| 104 | + tinycolor2 "^1.4.1" |
| 105 | + tslib "1.11.1" |
| 106 | + typescript-memoize "^1.0.0-alpha.3" |
| 107 | + url-join "^4.0.0" |
| 108 | + |
64 | 109 |
|
65 | 110 | version "9.20.0"
|
66 | 111 | resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.20.0.tgz#00339309683715dcc2c234c8703d2385e85ac7e2"
|
|
0 commit comments