|
26 | 26 | resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.22.4.tgz#eebde9d850a2aa85d1c531058bc038a5e763516c"
|
27 | 27 | integrity sha512-jRcnx2ZC+lUkdggL3saOCxf82vqjMoQZHJGlT3c6ke0AvI6+4l8NuaDjtEDMKAW7SAIkjK35tP0IUg33oXX9Sg==
|
28 | 28 |
|
| 29 | +"@auto-it/bot-list@^9.25.0": |
| 30 | + version "9.25.0" |
| 31 | + resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.25.0.tgz#1147225d4763282a98abf4cbbc0e324eee4b038d" |
| 32 | + integrity sha512-XUgJir4roCPdUUX/5wo26dyj1eFZbYKIjP1SuVJDskZ4x3HOwhggBK5WBKkJFv5rGrWnAtVfZpOju4Qzez7GgQ== |
| 33 | + |
29 | 34 | "@auto-it/core@^9.21.2":
|
30 | 35 | version "9.21.2"
|
31 | 36 | resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.21.2.tgz#84e99c2eb7c6dae7f0fc1df1a2bc10e29ff323da"
|
|
106 | 111 | typescript-memoize "^1.0.0-alpha.3"
|
107 | 112 | url-join "^4.0.0"
|
108 | 113 |
|
109 |
| - |
110 |
| - version "9.21.2" |
111 |
| - resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.21.2.tgz#61e4200536bf1a88e13d8454afa7bb2a96695201" |
112 |
| - integrity sha512-u6YAIPOOPhxRCrZtBb4Sry32wuYuKJno7KBV+Iv9k5xOrUrXLQsEsUPbGDxXe6C831UkAcANAOBhuc39fIf5mw== |
| 114 | +"@auto-it/core@^9.25.0": |
| 115 | + version "9.25.0" |
| 116 | + resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.25.0.tgz#44058a91630c8794c7594a187a0058913944a1b1" |
| 117 | + integrity sha512-Qaqz77l77mmYUxFt2xKcMQgoA2RqhIhxoMwISCiTCKGPRuHi5kM1CS8bZAcTDf8tTmY2hkTw/SCtNqBH3KsqTw== |
113 | 118 | dependencies:
|
114 |
| - "@auto-it/core" "^9.21.2" |
| 119 | + "@auto-it/bot-list" "^9.25.0" |
| 120 | + "@octokit/core" "2.4.2" |
| 121 | + "@octokit/graphql" "4.3.1" |
| 122 | + "@octokit/plugin-enterprise-compatibility" "1.2.2" |
| 123 | + "@octokit/plugin-retry" "3.0.1" |
| 124 | + "@octokit/plugin-throttling" "^3.2.0" |
| 125 | + "@octokit/rest" "16.43.1" |
| 126 | + await-to-js "^2.1.1" |
| 127 | + chalk "^3.0.0" |
| 128 | + cosmiconfig "6.0.0" |
| 129 | + deepmerge "^4.0.0" |
| 130 | + dotenv "^8.0.0" |
| 131 | + endent "^1.3.0" |
| 132 | + enquirer "^2.3.4" |
| 133 | + env-ci "^5.0.1" |
| 134 | + fp-ts "^2.5.3" |
| 135 | + fromentries "^1.2.0" |
| 136 | + gitlogplus "^3.1.2" |
| 137 | + https-proxy-agent "^5.0.0" |
| 138 | + import-cwd "^3.0.0" |
| 139 | + import-from "^3.0.0" |
| 140 | + io-ts "^2.1.2" |
| 141 | + lodash.chunk "^4.2.0" |
| 142 | + log-symbols "^3.0.0" |
| 143 | + node-fetch "2.6.0" |
| 144 | + parse-github-url "1.0.2" |
| 145 | + semver "^7.0.0" |
| 146 | + signale "^1.4.0" |
| 147 | + tapable "^2.0.0-beta.2" |
| 148 | + terminal-link "^2.1.1" |
| 149 | + tinycolor2 "^1.4.1" |
| 150 | + tslib "1.11.1" |
| 151 | + typescript-memoize "^1.0.0-alpha.3" |
| 152 | + url-join "^4.0.0" |
| 153 | + |
| 154 | + |
| 155 | + version "9.25.0" |
| 156 | + resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.25.0.tgz#772e7594b24bda21caf2ba295ab7238ae637cd40" |
| 157 | + integrity sha512-k8Dzl84SYkOIbPEKNzj8noqhHT76GOEZNNRAZLFPz9V0Oc6XkgoXbAuFKSdsx3+m7QZrFmKJOBnAzrJ3BOo8dw== |
| 158 | + dependencies: |
| 159 | + "@auto-it/core" "^9.25.0" |
115 | 160 | array.prototype.flatmap "^1.2.2"
|
116 | 161 | endent "^1.3.0"
|
117 | 162 | tslib "1.11.1"
|
|
0 commit comments