Skip to content

Commit 7217806

Browse files
committed
Update dependency @auto-it/first-time-contributor to v9.22.3
1 parent 78d4a4a commit 7217806

File tree

2 files changed

+68
-6
lines changed

2 files changed

+68
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@auto-it/all-contributors": "9.21.2",
23-
"@auto-it/first-time-contributor": "9.21.2",
23+
"@auto-it/first-time-contributor": "9.22.3",
2424
"@react-native-community/eslint-config": "1.0.0",
2525
"@testing-library/react-hooks": "3.2.1",
2626
"@testing-library/react-native": "5.0.3",

yarn.lock

Lines changed: 67 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.22.2.tgz#ab6a6e6df8cd79679a9f910a0e6264972bf656c6"
2727
integrity sha512-/l21ihhW3VF7Qfhen1ZFAqHFaEV8bT10Hb11S2JlGPJjexhNByGt0T5d+N0e9JJg5u04c3nZ1sHFz1p9kIoNDQ==
2828

29+
"@auto-it/bot-list@^9.22.3":
30+
version "9.22.3"
31+
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.22.3.tgz#af2054c902a87735198527e968c4b3bb649ef8de"
32+
integrity sha512-is7juQ5EUSHN1AuFQfGlgk5/ZRMXEF4y9iISx7QrUCE2b6ub5kwugUDpf+KZHX5IhwoyZP7vRKM2AIpolt69jg==
33+
2934
"@auto-it/core@^9.21.2":
3035
version "9.21.2"
3136
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.21.2.tgz#84e99c2eb7c6dae7f0fc1df1a2bc10e29ff323da"
@@ -106,12 +111,52 @@
106111
typescript-memoize "^1.0.0-alpha.3"
107112
url-join "^4.0.0"
108113

109-
"@auto-it/[email protected]":
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.22.3":
115+
version "9.22.3"
116+
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.22.3.tgz#1ed2adcc8eeee9b7d04feb74b8f10dfc7927f0ca"
117+
integrity sha512-4bPcxS0olLfwZWERiQEzocOjEz344RFrh7Yh5iaP0sUO57kJ0GGFUNSMsgRcn+dBRSkkxqZPF5bVTIasFsEaqw==
113118
dependencies:
114-
"@auto-it/core" "^9.21.2"
119+
"@auto-it/bot-list" "^9.22.3"
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+
"@auto-it/[email protected]":
155+
version "9.22.3"
156+
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.22.3.tgz#887f93e9a777b4fad2b31ebda6cd6ad9e9e95508"
157+
integrity sha512-Z3ZTBxj/E0WlH7Vup4wVd+X1rO6fgALkcAl3RC5FIjNvtEvJhfrX4/pDSvWvpsuFTcy4OGSNt0VgnrAfCHZ/Ww==
158+
dependencies:
159+
"@auto-it/core" "^9.22.3"
115160
array.prototype.flatmap "^1.2.2"
116161
endent "^1.3.0"
117162
tslib "1.11.1"
@@ -1165,6 +1210,14 @@
11651210
"@octokit/request-error" "^1.2.0"
11661211
"@octokit/types" "^2.0.1"
11671212

1213+
"@octokit/[email protected]":
1214+
version "1.2.2"
1215+
resolved "https://registry.yarnpkg.com/@octokit/plugin-enterprise-compatibility/-/plugin-enterprise-compatibility-1.2.2.tgz#a30b635b63760e1504e57af5cf54da058b32a1de"
1216+
integrity sha512-LjESzkcoQHm1JN3drgjttbSk5fYNI8EPtcAiDqpnok0oL69vWIb5tcjyKrg7fPwzyRl/+A+UQbkIOsG2LJh09w==
1217+
dependencies:
1218+
"@octokit/request-error" "^2.0.0"
1219+
"@octokit/types" "^2.0.1"
1220+
11681221
"@octokit/plugin-paginate-rest@^1.1.1":
11691222
version "1.1.2"
11701223
resolved "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-1.1.2.tgz#004170acf8c2be535aba26727867d692f7b488fc"
@@ -1210,6 +1263,15 @@
12101263
deprecation "^2.0.0"
12111264
once "^1.4.0"
12121265

1266+
"@octokit/request-error@^2.0.0":
1267+
version "2.0.0"
1268+
resolved "https://registry.yarnpkg.com/@octokit/request-error/-/request-error-2.0.0.tgz#94ca7293373654400fbb2995f377f9473e00834b"
1269+
integrity sha512-rtYicB4Absc60rUv74Rjpzek84UbVHGHJRu4fNVlZ1mCcyUPPuzFfG9Rn6sjHrd95DEsmjSt1Axlc699ZlbDkw==
1270+
dependencies:
1271+
"@octokit/types" "^2.0.0"
1272+
deprecation "^2.0.0"
1273+
once "^1.4.0"
1274+
12131275
"@octokit/request@^5.2.0", "@octokit/request@^5.3.0", "@octokit/request@^5.3.1":
12141276
version "5.3.2"
12151277
resolved "https://registry.npmjs.org/@octokit/request/-/request-5.3.2.tgz#1ca8b90a407772a1ee1ab758e7e0aced213b9883"

0 commit comments

Comments
 (0)