Skip to content

Commit 15f0c17

Browse files
committed
Update dependency @auto-it/first-time-contributor to v9.25.0
1 parent c087e1a commit 15f0c17

File tree

2 files changed

+51
-6
lines changed

2 files changed

+51
-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.25.0",
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: 50 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.4.tgz#eebde9d850a2aa85d1c531058bc038a5e763516c"
2727
integrity sha512-jRcnx2ZC+lUkdggL3saOCxf82vqjMoQZHJGlT3c6ke0AvI6+4l8NuaDjtEDMKAW7SAIkjK35tP0IUg33oXX9Sg==
2828

29+
"@auto-it/bot-list@^9.25.0":
30+
version "9.25.0"
31+
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.25.0.tgz#1147225d4763282a98abf4cbbc0e324eee4b038d"
32+
integrity sha512-XUgJir4roCPdUUX/5wo26dyj1eFZbYKIjP1SuVJDskZ4x3HOwhggBK5WBKkJFv5rGrWnAtVfZpOju4Qzez7GgQ==
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.25.0":
115+
version "9.25.0"
116+
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.25.0.tgz#44058a91630c8794c7594a187a0058913944a1b1"
117+
integrity sha512-Qaqz77l77mmYUxFt2xKcMQgoA2RqhIhxoMwISCiTCKGPRuHi5kM1CS8bZAcTDf8tTmY2hkTw/SCtNqBH3KsqTw==
113118
dependencies:
114-
"@auto-it/core" "^9.21.2"
119+
"@auto-it/bot-list" "^9.25.0"
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.25.0"
156+
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.25.0.tgz#772e7594b24bda21caf2ba295ab7238ae637cd40"
157+
integrity sha512-k8Dzl84SYkOIbPEKNzj8noqhHT76GOEZNNRAZLFPz9V0Oc6XkgoXbAuFKSdsx3+m7QZrFmKJOBnAzrJ3BOo8dw==
158+
dependencies:
159+
"@auto-it/core" "^9.25.0"
115160
array.prototype.flatmap "^1.2.2"
116161
endent "^1.3.0"
117162
tslib "1.11.1"

0 commit comments

Comments
 (0)