Skip to content

Commit 61e60ee

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @auto-it/all-contributors to v9.21.2
1 parent cd1ebe0 commit 61e60ee

File tree

2 files changed

+52
-7
lines changed

2 files changed

+52
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-native": ">=0.59"
2020
},
2121
"devDependencies": {
22-
"@auto-it/all-contributors": "9.21.0",
22+
"@auto-it/all-contributors": "9.21.2",
2323
"@auto-it/first-time-contributor": "9.21.0",
2424
"@react-native-community/eslint-config": "1.0.0",
2525
"@testing-library/react-hooks": "3.2.1",

yarn.lock

+51-6
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
# yarn lockfile v1
33

44

5-
"@auto-it/all-contributors@9.21.0":
6-
version "9.21.0"
7-
resolved "https://registry.npmjs.org/@auto-it/all-contributors/-/all-contributors-9.21.0.tgz#178aee8144c713b8bd6b655155b7b42dc4da80b4"
8-
integrity sha512-HvQDrw/NR5dW38z4VDpIbvJg5bbAWakIbs0nwy2uds6kSh1tlU9bROnaeCDFsz5npsTkFbMbDIRVCBVgzX7gzA==
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==
99
dependencies:
10-
"@auto-it/bot-list" "^9.21.0"
11-
"@auto-it/core" "^9.21.0"
10+
"@auto-it/bot-list" "^9.21.2"
11+
"@auto-it/core" "^9.21.2"
1212
anymatch "^3.1.1"
1313
await-to-js "^2.1.1"
1414
fp-ts "^2.5.3"
@@ -21,6 +21,11 @@
2121
resolved "https://registry.npmjs.org/@auto-it/bot-list/-/bot-list-9.21.0.tgz#787064b4b68f45d4bd754014f73212d8290ef607"
2222
integrity sha512-smrlS+u4lDetoC+B2TYrH8dF14CNycRynJ0LItVQdC78WRpO5C+RK47+3GtCEkq/lgRV7yna6fdwgpdhX9msCQ==
2323

24+
"@auto-it/bot-list@^9.21.2":
25+
version "9.21.2"
26+
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.21.2.tgz#6f8b7c71e6957a3fb5e9c98138a3ada636a6a742"
27+
integrity sha512-Cfi1+9X1kCiqxjn0UdyONU5Uq/uI9H7+1dcmhqZtUfB1rEOAYwtKQeRoXu3jfyYfNaRyeXWAcMWW/3ErLbZyag==
28+
2429
"@auto-it/core@^9.21.0":
2530
version "9.21.0"
2631
resolved "https://registry.npmjs.org/@auto-it/core/-/core-9.21.0.tgz#7915b13dc2ba915ea6a3c899ad841089cb2585e6"
@@ -61,6 +66,46 @@
6166
typescript-memoize "^1.0.0-alpha.3"
6267
url-join "^4.0.0"
6368

69+
"@auto-it/core@^9.21.2":
70+
version "9.21.2"
71+
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.21.2.tgz#84e99c2eb7c6dae7f0fc1df1a2bc10e29ff323da"
72+
integrity sha512-VhwlLeTxKcyotja8xSnvISwQOpTErZPA7bW3H6kVkQJhiHiqty6iScbRzRIe6yyb2UqHKh+TznrF25Z3DVHfyQ==
73+
dependencies:
74+
"@auto-it/bot-list" "^9.21.2"
75+
"@octokit/core" "2.4.2"
76+
"@octokit/graphql" "4.3.1"
77+
"@octokit/plugin-enterprise-compatibility" "1.2.1"
78+
"@octokit/plugin-retry" "3.0.1"
79+
"@octokit/plugin-throttling" "^3.2.0"
80+
"@octokit/rest" "16.43.1"
81+
await-to-js "^2.1.1"
82+
chalk "^3.0.0"
83+
cosmiconfig "6.0.0"
84+
deepmerge "^4.0.0"
85+
dotenv "^8.0.0"
86+
endent "^1.3.0"
87+
enquirer "^2.3.4"
88+
env-ci "^5.0.1"
89+
fp-ts "^2.5.3"
90+
fromentries "^1.2.0"
91+
gitlogplus "^3.1.2"
92+
https-proxy-agent "^5.0.0"
93+
import-cwd "^3.0.0"
94+
import-from "^3.0.0"
95+
io-ts "^2.1.2"
96+
lodash.chunk "^4.2.0"
97+
log-symbols "^3.0.0"
98+
node-fetch "2.6.0"
99+
parse-github-url "1.0.2"
100+
semver "^7.0.0"
101+
signale "^1.4.0"
102+
tapable "^2.0.0-beta.2"
103+
terminal-link "^2.1.1"
104+
tinycolor2 "^1.4.1"
105+
tslib "1.11.1"
106+
typescript-memoize "^1.0.0-alpha.3"
107+
url-join "^4.0.0"
108+
64109
"@auto-it/first-time-contributor@9.21.0":
65110
version "9.21.0"
66111
resolved "https://registry.npmjs.org/@auto-it/first-time-contributor/-/first-time-contributor-9.21.0.tgz#017ee458ed82341e5cd59feb80206fd7ad610708"

0 commit comments

Comments
 (0)