|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@auto-it/all-contributors@9.21.2": |
6 |
| - version "9.21.2" |
7 |
| - resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.21.2.tgz#244609cc02de629e05458c7c17fd672e4868630a" |
8 |
| - integrity sha512-/ZNG+k1n1qoFmQPSoW1QDsuyHxrQnzIZaijlJNyBSsM23ZKb20BpXjEiNwwSqTTv1CVwimmljfod2STClahqXA== |
| 5 | +"@auto-it/all-contributors@9.26.8": |
| 6 | + version "9.26.8" |
| 7 | + resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.26.8.tgz#39a38a3aa889ab1865cd99532501050c3711e1e1" |
| 8 | + integrity sha512-rRYkHmwEPHwzHFaJmrsUfcnyaQJ7Qyt3L43H0TbxybkfgzRqf7Z82cX0jaTddEBcay0wJWYAxcKhUuizerzy0g== |
9 | 9 | dependencies:
|
10 |
| - "@auto-it/bot-list" "^9.21.2" |
11 |
| - "@auto-it/core" "^9.21.2" |
| 10 | + "@auto-it/bot-list" "^9.26.8" |
| 11 | + "@auto-it/core" "^9.26.8" |
12 | 12 | anymatch "^3.1.1"
|
13 | 13 | await-to-js "^2.1.1"
|
14 | 14 | fp-ts "^2.5.3"
|
15 | 15 | fromentries "^1.2.0"
|
16 | 16 | io-ts "^2.1.2"
|
17 | 17 | tslib "1.11.1"
|
18 | 18 |
|
19 |
| -"@auto-it/bot-list@^9.21.2": |
20 |
| - version "9.21.2" |
21 |
| - resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.21.2.tgz#6f8b7c71e6957a3fb5e9c98138a3ada636a6a742" |
22 |
| - integrity sha512-Cfi1+9X1kCiqxjn0UdyONU5Uq/uI9H7+1dcmhqZtUfB1rEOAYwtKQeRoXu3jfyYfNaRyeXWAcMWW/3ErLbZyag== |
23 |
| - |
24 | 19 | "@auto-it/bot-list@^9.26.8":
|
25 | 20 | version "9.26.8"
|
26 | 21 | resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.26.8.tgz#ac05bf0bd61976b7e1ff361691c573420a6658c7"
|
27 | 22 | integrity sha512-jwUsrlkyq2GALP+FFgR1Qx4/sXK84FQn7aaq6e0iMVDY8erej+9Fb2QxSf6fDQj2us74pwWM6MZQb97hYcKcwg==
|
28 | 23 |
|
29 |
| -"@auto-it/core@^9.21.2": |
30 |
| - version "9.21.2" |
31 |
| - resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.21.2.tgz#84e99c2eb7c6dae7f0fc1df1a2bc10e29ff323da" |
32 |
| - integrity sha512-VhwlLeTxKcyotja8xSnvISwQOpTErZPA7bW3H6kVkQJhiHiqty6iScbRzRIe6yyb2UqHKh+TznrF25Z3DVHfyQ== |
33 |
| - dependencies: |
34 |
| - "@auto-it/bot-list" "^9.21.2" |
35 |
| - "@octokit/core" "2.4.2" |
36 |
| - "@octokit/graphql" "4.3.1" |
37 |
| - "@octokit/plugin-enterprise-compatibility" "1.2.1" |
38 |
| - "@octokit/plugin-retry" "3.0.1" |
39 |
| - "@octokit/plugin-throttling" "^3.2.0" |
40 |
| - "@octokit/rest" "16.43.1" |
41 |
| - await-to-js "^2.1.1" |
42 |
| - chalk "^3.0.0" |
43 |
| - cosmiconfig "6.0.0" |
44 |
| - deepmerge "^4.0.0" |
45 |
| - dotenv "^8.0.0" |
46 |
| - endent "^1.3.0" |
47 |
| - enquirer "^2.3.4" |
48 |
| - env-ci "^5.0.1" |
49 |
| - fp-ts "^2.5.3" |
50 |
| - fromentries "^1.2.0" |
51 |
| - gitlogplus "^3.1.2" |
52 |
| - https-proxy-agent "^5.0.0" |
53 |
| - import-cwd "^3.0.0" |
54 |
| - import-from "^3.0.0" |
55 |
| - io-ts "^2.1.2" |
56 |
| - lodash.chunk "^4.2.0" |
57 |
| - log-symbols "^3.0.0" |
58 |
| - node-fetch "2.6.0" |
59 |
| - parse-github-url "1.0.2" |
60 |
| - semver "^7.0.0" |
61 |
| - signale "^1.4.0" |
62 |
| - tapable "^2.0.0-beta.2" |
63 |
| - terminal-link "^2.1.1" |
64 |
| - tinycolor2 "^1.4.1" |
65 |
| - tslib "1.11.1" |
66 |
| - typescript-memoize "^1.0.0-alpha.3" |
67 |
| - url-join "^4.0.0" |
68 |
| - |
69 | 24 | "@auto-it/core@^9.26.8":
|
70 | 25 | version "9.26.8"
|
71 | 26 | resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.26.8.tgz#9bfdd237316898df3dbd18d7001209497099792d"
|
|
1216 | 1171 | "@octokit/types" "^2.0.0"
|
1217 | 1172 | universal-user-agent "^4.0.0"
|
1218 | 1173 |
|
1219 |
| - |
1220 |
| - version "1.2.1" |
1221 |
| - resolved "https://registry.npmjs.org/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.2.1.tgz#ea8fa7fd4b04fac2289bac1d63791c77a23a74fb" |
1222 |
| - integrity sha512-c77pFG3CyxhQbu2B80TI/GVA0ex9krEAyBbdMGn8h8EtZoldK+4Bru2ecdFKfy5xi8RlmzIXIeTwi6wApd5/VQ== |
1223 |
| - dependencies: |
1224 |
| - "@octokit/request-error" "^1.2.0" |
1225 |
| - "@octokit/types" "^2.0.1" |
1226 |
| - |
1227 | 1174 |
|
1228 | 1175 | version "1.2.2"
|
1229 | 1176 | resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.2.2.tgz#a30b635b63760e1504e57af5cf54da058b32a1de"
|
|
1268 | 1215 | "@octokit/types" "^2.0.1"
|
1269 | 1216 | bottleneck "^2.15.3"
|
1270 | 1217 |
|
1271 |
| -"@octokit/request-error@^1.0.1", "@octokit/request-error@^1.0.2", "@octokit/request-error@^1.2.0": |
| 1218 | +"@octokit/request-error@^1.0.1", "@octokit/request-error@^1.0.2": |
1272 | 1219 | version "1.2.1"
|
1273 | 1220 | resolved "https://registry.npmjs.org/@octokit/request-error/-/request-error-1.2.1.tgz#ede0714c773f32347576c25649dc013ae6b31801"
|
1274 | 1221 | integrity sha512-+6yDyk1EES6WK+l3viRDElw96MvwfJxCt45GvmjDUKWjYIb3PJZQkq3i46TwGwoPD4h8NmTrENmtyA1FwbmhRA==
|
@@ -2808,13 +2755,6 @@ debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
|
2808 | 2755 | dependencies:
|
2809 | 2756 | ms "^2.1.1"
|
2810 | 2757 |
|
2811 |
| -debug@^3.1.0: |
2812 |
| - version "3.2.6" |
2813 |
| - resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" |
2814 |
| - integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== |
2815 |
| - dependencies: |
2816 |
| - ms "^2.1.1" |
2817 |
| - |
2818 | 2758 | decamelize@^1.2.0:
|
2819 | 2759 | version "1.2.0"
|
2820 | 2760 | resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
|
@@ -3818,14 +3758,6 @@ gitlog@^3.3.4:
|
3818 | 3758 | debug "^4.1.1"
|
3819 | 3759 | tslib "^1.11.1"
|
3820 | 3760 |
|
3821 |
| -gitlogplus@^3.1.2: |
3822 |
| - version "3.1.7" |
3823 |
| - resolved "https://registry.npmjs.org/gitlogplus/-/gitlogplus-3.1.7.tgz#6838390bb21cbdec905a6ac992e421df3220514e" |
3824 |
| - integrity sha512-EqzJcTt04NEXzqAJTehDt4DKjfyuaEPGZhZL2ZRsdRNFHvRp4bqzMraqv0FgohprElBZTW1RNI41Ee4yWCjbKw== |
3825 |
| - dependencies: |
3826 |
| - debug "^3.1.0" |
3827 |
| - lodash.assign "^4.2.0" |
3828 |
| - |
3829 | 3761 | glob-parent@^5.0.0:
|
3830 | 3762 | version "5.1.0"
|
3831 | 3763 | resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
|
@@ -5174,11 +5106,6 @@ locate-path@^5.0.0:
|
5174 | 5106 | dependencies:
|
5175 | 5107 | p-locate "^4.1.0"
|
5176 | 5108 |
|
5177 |
| -lodash.assign@^4.2.0: |
5178 |
| - version "4.2.0" |
5179 |
| - resolved "https://registry.npmjs.org/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7" |
5180 |
| - integrity sha1-DZnzzNem0mHRm9rrkkUAXShYCOc= |
5181 |
| - |
5182 | 5109 | lodash.camelcase@^4.3.0:
|
5183 | 5110 | version "4.3.0"
|
5184 | 5111 | resolved "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
|
|
0 commit comments