Skip to content

Commit

Permalink
Update dependency @auto-it/first-time-contributor to v9.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 27, 2020
1 parent cd1ebe0 commit a4a9bb4
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"@auto-it/all-contributors": "9.21.0",
"@auto-it/first-time-contributor": "9.21.0",
"@auto-it/first-time-contributor": "9.21.2",
"@react-native-community/eslint-config": "1.0.0",
"@testing-library/react-hooks": "3.2.1",
"@testing-library/react-native": "5.0.3",
Expand Down
55 changes: 50 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@
resolved "https://registry.npmjs.org/@auto-it/bot-list/-/bot-list-9.21.0.tgz#787064b4b68f45d4bd754014f73212d8290ef607"
integrity sha512-smrlS+u4lDetoC+B2TYrH8dF14CNycRynJ0LItVQdC78WRpO5C+RK47+3GtCEkq/lgRV7yna6fdwgpdhX9msCQ==

"@auto-it/bot-list@^9.21.2":
version "9.21.2"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.21.2.tgz#6f8b7c71e6957a3fb5e9c98138a3ada636a6a742"
integrity sha512-Cfi1+9X1kCiqxjn0UdyONU5Uq/uI9H7+1dcmhqZtUfB1rEOAYwtKQeRoXu3jfyYfNaRyeXWAcMWW/3ErLbZyag==

"@auto-it/core@^9.21.0":
version "9.21.0"
resolved "https://registry.npmjs.org/@auto-it/core/-/core-9.21.0.tgz#7915b13dc2ba915ea6a3c899ad841089cb2585e6"
Expand Down Expand Up @@ -61,12 +66,52 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/first-time-contributor@9.21.0":
version "9.21.0"
resolved "https://registry.npmjs.org/@auto-it/first-time-contributor/-/first-time-contributor-9.21.0.tgz#017ee458ed82341e5cd59feb80206fd7ad610708"
integrity sha512-FXfH5m9LXoVRspxv8DE23oxEMtkI/YlDuI2BcuvX/F1DW7KRJGUYXe1hxCIBpx5g82Fm9ibguNQqcmI2Mi2EnA==
"@auto-it/core@^9.21.2":
version "9.21.2"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.21.2.tgz#84e99c2eb7c6dae7f0fc1df1a2bc10e29ff323da"
integrity sha512-VhwlLeTxKcyotja8xSnvISwQOpTErZPA7bW3H6kVkQJhiHiqty6iScbRzRIe6yyb2UqHKh+TznrF25Z3DVHfyQ==
dependencies:
"@auto-it/core" "^9.21.0"
"@auto-it/bot-list" "^9.21.2"
"@octokit/core" "2.4.2"
"@octokit/graphql" "4.3.1"
"@octokit/plugin-enterprise-compatibility" "1.2.1"
"@octokit/plugin-retry" "3.0.1"
"@octokit/plugin-throttling" "^3.2.0"
"@octokit/rest" "16.43.1"
await-to-js "^2.1.1"
chalk "^3.0.0"
cosmiconfig "6.0.0"
deepmerge "^4.0.0"
dotenv "^8.0.0"
endent "^1.3.0"
enquirer "^2.3.4"
env-ci "^5.0.1"
fp-ts "^2.5.3"
fromentries "^1.2.0"
gitlogplus "^3.1.2"
https-proxy-agent "^5.0.0"
import-cwd "^3.0.0"
import-from "^3.0.0"
io-ts "^2.1.2"
lodash.chunk "^4.2.0"
log-symbols "^3.0.0"
node-fetch "2.6.0"
parse-github-url "1.0.2"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.0.0-beta.2"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
tslib "1.11.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/first-time-contributor@9.21.2":
version "9.21.2"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.21.2.tgz#61e4200536bf1a88e13d8454afa7bb2a96695201"
integrity sha512-u6YAIPOOPhxRCrZtBb4Sry32wuYuKJno7KBV+Iv9k5xOrUrXLQsEsUPbGDxXe6C831UkAcANAOBhuc39fIf5mw==
dependencies:
"@auto-it/core" "^9.21.2"
array.prototype.flatmap "^1.2.2"
endent "^1.3.0"
tslib "1.11.1"
Expand Down

0 comments on commit a4a9bb4

Please # to comment.