|
16 | 16 | io-ts "^2.1.2" |
17 | 17 | tslib "1.11.1" |
18 | 18 |
|
19 | | -"@auto-it/bot-list@^9.19.5": |
20 | | - version "9.19.5" |
21 | | - resolved "https://registry.npmjs.org/@auto-it/bot-list/-/bot-list-9.19.5.tgz#9c6bb815ae108cfb586bda3c749584e4aa3ca42e" |
22 | | - integrity sha512-MMz+5B2TrY560P8C3jIIEWZSQBL+4xPNaZOIHyv4PAPiMFze602xYKgkmoz9A0oTrzPqhXRHfX5Sxys/MgkT6Q== |
23 | | - |
24 | 19 | "@auto-it/bot-list@^9.20.0": |
25 | 20 | version "9.20.0" |
26 | 21 | resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.20.0.tgz#183beda8b5885589783fb802381d79b246da1eb7" |
27 | 22 | integrity sha512-5hMiGpshNKADo2qSGIv1DgQZo/Mu53qHooEXFS8RfpuMUjfUcYstNfb8KstWPuQslTiODBhxZYaXqxarti3kCQ== |
28 | 23 |
|
29 | | -"@auto-it/core@^9.19.5": |
30 | | - version "9.19.5" |
31 | | - resolved "https://registry.npmjs.org/@auto-it/core/-/core-9.19.5.tgz#1b53c122c65505a13fb4319ca395e8a402ab64a4" |
32 | | - integrity sha512-VH3heUWA8KzkV/ezNKQfDSxnBpo0XfJ+0niuWLWJ0NBpcZvq+5qDiamHeFOmOo7+3v4FosvPzvbo6EtdJaiGTg== |
33 | | - dependencies: |
34 | | - "@auto-it/bot-list" "^9.19.5" |
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.20.0": |
70 | 25 | version "9.20.0" |
71 | 26 | resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.20.0.tgz#05801d3e2eab9ffc544dc112f7f7fd9894ebe096" |
|
117 | 72 | tslib "1.11.1" |
118 | 73 | url-join "^4.0.0" |
119 | 74 |
|
120 | | -"@auto-it/npm@^9.19.5": |
121 | | - version "9.19.5" |
122 | | - resolved "https://registry.npmjs.org/@auto-it/npm/-/npm-9.19.5.tgz#67f93cc02cf4e86097222c27014d2612330ad206" |
123 | | - integrity sha512-LZE7hMkKRkTGFHTw+Pps+kwPLmcOyHuZ/UCHPu7G2y52vX0J9X+VhpEmu3eWIdz4ismq+N7muk5hYkclus0z1A== |
| 75 | +"@auto-it/npm@^9.20.0": |
| 76 | + version "9.20.0" |
| 77 | + resolved "https://registry.yarnpkg.com/@auto-it/npm/-/npm-9.20.0.tgz#7750cd259ead1af38900b6228b681f2c3d116083" |
| 78 | + integrity sha512-c/t0aqwAUix35rUceB2lEylJriHZASYg3WWzRmOr8s69r/CQEwBOic2wHIFFg0QN96P0XPDqkhNyJV/CueZszw== |
124 | 79 | dependencies: |
125 | | - "@auto-it/core" "^9.19.5" |
| 80 | + "@auto-it/core" "^9.20.0" |
126 | 81 | env-ci "^5.0.1" |
127 | 82 | fp-ts "^2.5.3" |
128 | 83 | get-monorepo-packages "^1.1.0" |
|
136 | 91 | url-join "^4.0.0" |
137 | 92 | user-home "^2.0.0" |
138 | 93 |
|
139 | | -"@auto-it/released@^9.19.5": |
140 | | - version "9.19.5" |
141 | | - resolved "https://registry.npmjs.org/@auto-it/released/-/released-9.19.5.tgz#e207e885ebd6208c0464e77b496ac8d730809700" |
142 | | - integrity sha512-gVfFVB2XayJdfxIRngp+BbZnJTSGwRZXS/wsw2S04Q3XzCHef/WqR1p8ux/dIQobOyQ4FYlELgrTtuYXHoqhnQ== |
| 94 | +"@auto-it/released@^9.20.0": |
| 95 | + version "9.20.0" |
| 96 | + resolved "https://registry.yarnpkg.com/@auto-it/released/-/released-9.20.0.tgz#be22dc14b430799df989993e4a54a9f860a85253" |
| 97 | + integrity sha512-2vA0/EEyaJ21p2zOKyekaYf/MRYM5Zwnao3WdQ4YrD7fMJNYUpDDuUVC9alnOMKL3rHf6UcC18c+0ofyjhIM3Q== |
143 | 98 | dependencies: |
144 | | - "@auto-it/core" "^9.19.5" |
| 99 | + "@auto-it/core" "^9.20.0" |
145 | 100 | deepmerge "^4.0.0" |
146 | 101 | fp-ts "^2.5.3" |
147 | 102 | io-ts "^2.1.2" |
@@ -1907,14 +1862,14 @@ author-regex@^1.0.0: |
1907 | 1862 | resolved "https://registry.npmjs.org/author-regex/-/author-regex-1.0.0.tgz#d08885be6b9bbf9439fe087c76287245f0a81450" |
1908 | 1863 | integrity sha1-0IiFvmubv5Q5/gh8dihyRfCoFFA= |
1909 | 1864 |
|
1910 | | -auto@9.19.5: |
1911 | | - version "9.19.5" |
1912 | | - resolved "https://registry.yarnpkg.com/auto/-/auto-9.19.5.tgz#c99ad15bf462a183c796bea59e216f97f76d13fa" |
1913 | | - integrity sha512-AmiP1bKsNM1lq/VBCKLKiEYNVFp8GyiYo7On2OQUICOrYZcZVSYBsFbNw59KwwSzHu4jBoKuaGsaGXFncOZXng== |
| 1865 | +auto@9.20.0: |
| 1866 | + version "9.20.0" |
| 1867 | + resolved "https://registry.yarnpkg.com/auto/-/auto-9.20.0.tgz#48f913dd72bb11343e4e72e1e6f22c894ab17b4f" |
| 1868 | + integrity sha512-bXixBrPxxs00ryMxtTI2Fkeh1g5Kyejp+ZyVbGcnlaQVAxBJ+gaJUsUTqtdkOcujzabAWLiK6NhdO9T+iiM16g== |
1914 | 1869 | dependencies: |
1915 | | - "@auto-it/core" "^9.19.5" |
1916 | | - "@auto-it/npm" "^9.19.5" |
1917 | | - "@auto-it/released" "^9.19.5" |
| 1870 | + "@auto-it/core" "^9.20.0" |
| 1871 | + "@auto-it/npm" "^9.20.0" |
| 1872 | + "@auto-it/released" "^9.20.0" |
1918 | 1873 | await-to-js "^2.1.1" |
1919 | 1874 | chalk "^3.0.0" |
1920 | 1875 | command-line-application "^0.9.3" |
|
0 commit comments