|
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.26.5": |
30 |
| - version "9.26.5" |
31 |
| - resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.26.5.tgz#e505905771434b7a27d6c760098e993a7b51d39d" |
32 |
| - integrity sha512-VbmE2iUFUyVBgD28XeGSmSZ9M+uaZ+hkEjuF3hVnMSyyNrbV9P6PvcgqSmEF6ik52mK85pBPdLLAJ56GeV9ybA== |
| 29 | +"@auto-it/bot-list@^9.26.6": |
| 30 | + version "9.26.6" |
| 31 | + resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.26.6.tgz#280a1a1135089612a2c47aef75977750b8dcf1a0" |
| 32 | + integrity sha512-CHBQIXwG/tOVjWMGKoK1v+vF28tJcD6Mo6OCw7UfyUr4YXf9cuGGVEC6sebxd7aBT4f6eFjumpnaC/db2zUNZA== |
33 | 33 |
|
34 | 34 | "@auto-it/core@^9.21.2":
|
35 | 35 | version "9.21.2"
|
|
111 | 111 | typescript-memoize "^1.0.0-alpha.3"
|
112 | 112 | url-join "^4.0.0"
|
113 | 113 |
|
114 |
| -"@auto-it/core@^9.26.5": |
115 |
| - version "9.26.5" |
116 |
| - resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.26.5.tgz#bac4eb159464251941b4d4a9a125229868b8b302" |
117 |
| - integrity sha512-cVv9JlB+F8uA3aw3wo/6refJQi3XPLjp/Tb6Q7w7DiMwD1mVpbHT3+VRWJVxM5Zp2DpFiVZneKwBu4oDzBVioA== |
| 114 | +"@auto-it/core@^9.26.6": |
| 115 | + version "9.26.6" |
| 116 | + resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.26.6.tgz#3949f9d5b1bf870bb060f12a68319b348ce8a3da" |
| 117 | + integrity sha512-Mkw3KpCBlXCb8Au/rAVa03tFoagBjPs38HAATUBRl0TkI0Ph2IiU6PMwrxAEsHc0bA0nPOp5vhZNqcujoO8V2g== |
118 | 118 | dependencies:
|
119 |
| - "@auto-it/bot-list" "^9.26.5" |
| 119 | + "@auto-it/bot-list" "^9.26.6" |
120 | 120 | "@octokit/core" "2.4.2"
|
121 | 121 | "@octokit/graphql" "4.3.1"
|
122 | 122 | "@octokit/plugin-enterprise-compatibility" "1.2.2"
|
|
134 | 134 | fast-glob "^3.1.1"
|
135 | 135 | fp-ts "^2.5.3"
|
136 | 136 | fromentries "^1.2.0"
|
137 |
| - gitlogplus "^3.1.2" |
| 137 | + gitlog "^3.3.4" |
138 | 138 | https-proxy-agent "^5.0.0"
|
139 | 139 | import-cwd "^3.0.0"
|
140 | 140 | import-from "^3.0.0"
|
|
152 | 152 | typescript-memoize "^1.0.0-alpha.3"
|
153 | 153 | url-join "^4.0.0"
|
154 | 154 |
|
155 |
| - |
156 |
| - version "9.26.5" |
157 |
| - resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.26.5.tgz#48fb6a4ae855b04f0da5703078476207158c8ad5" |
158 |
| - integrity sha512-NvnOYO8q2cnBWsV8syin7w7ZrHswSBYjw34X5o+lpUUzp74SizFJVRLMIn60lZVYnNPzHs62AhHz9RDthEVrNA== |
| 155 | + |
| 156 | + version "9.26.6" |
| 157 | + resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.26.6.tgz#f0c937caa0561bd99080a09002121eacf5b2e1e2" |
| 158 | + integrity sha512-XNFvcxz/78k2sXNFHtOOwgkKnqURTO7T3smNQd7x7XZXvxB2PBst4jWl/0UZHYb3f3Lp1Etfvu8c49IzpbxClA== |
159 | 159 | dependencies:
|
160 |
| - "@auto-it/core" "^9.26.5" |
| 160 | + "@auto-it/core" "^9.26.6" |
161 | 161 | array.prototype.flatmap "^1.2.2"
|
162 | 162 | endent "^1.3.0"
|
163 | 163 | tslib "1.11.1"
|
@@ -3795,6 +3795,14 @@ getpass@^0.1.1:
|
3795 | 3795 | dependencies:
|
3796 | 3796 | assert-plus "^1.0.0"
|
3797 | 3797 |
|
| 3798 | +gitlog@^3.3.4: |
| 3799 | + version "3.3.4" |
| 3800 | + resolved "https://registry.yarnpkg.com/gitlog/-/gitlog-3.3.4.tgz#ee2b58d0230802e894fbec6e4020db8c53322ece" |
| 3801 | + integrity sha512-v66BJ2ymt/BjRrLMfeMpZup30FonPGGRf2r9liluAdq5RzWP9CuYOrT/pqcdTH5ypZ0aYCg27u0RsUxNsX85eQ== |
| 3802 | + dependencies: |
| 3803 | + debug "^4.1.1" |
| 3804 | + tslib "^1.11.1" |
| 3805 | + |
3798 | 3806 | gitlogplus@^3.1.2:
|
3799 | 3807 | version "3.1.7"
|
3800 | 3808 | resolved "https://registry.npmjs.org/gitlogplus/-/gitlogplus-3.1.7.tgz#6838390bb21cbdec905a6ac992e421df3220514e"
|
|
7511 | 7519 | resolved "https://registry.npmjs.org/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a"
|
7512 | 7520 | integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ==
|
7513 | 7521 |
|
7514 |
| -[email protected], tslib@^1.8.1, tslib@^1.9.0: |
| 7522 | +[email protected], tslib@^1.11.1, tslib@^1.8.1, tslib@^1.9.0: |
7515 | 7523 | version "1.11.1"
|
7516 | 7524 | resolved "https://registry.npmjs.org/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
|
7517 | 7525 | integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
|
|
0 commit comments