Skip to content

Commit

Permalink
Update dependency @auto-it/first-time-contributor to v9.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2020
1 parent e280d82 commit 5fd3d3b
Show file tree
Hide file tree
Showing 2 changed files with 52 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.27.3",
"@auto-it/first-time-contributor": "9.27.3",
"@auto-it/first-time-contributor": "9.28.0",
"@react-native-community/eslint-config": "1.1.0",
"@testing-library/react-hooks": "3.2.1",
"@testing-library/react-native": "5.0.3",
Expand Down
56 changes: 51 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.27.3.tgz#4d3a8d3da2ecc488effb8be77467e3d0c56adf75"
integrity sha512-i1e4EK6icf2x5K24tvFO30XYcIe4FUvLsKFRItMSR3EtCExTh+f1M4i1ScuLTP9q0nghPhzOFxMXCGCgzZffkQ==

"@auto-it/bot-list@^9.28.0":
version "9.28.0"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.28.0.tgz#86c7075499f01d71f514edfc393447ff5c0a82b4"
integrity sha512-SAd6hAVpxHDwSxohlDZ9i1+7Aa6fRTwmUFJKaNN8XNtpXVU5dggJYQNZw5uYWq4tM+Q1PD01dWGbnxUGfhUeiA==

"@auto-it/core@^9.26.8":
version "9.26.8"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.26.8.tgz#9bfdd237316898df3dbd18d7001209497099792d"
Expand Down Expand Up @@ -108,12 +113,53 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/first-time-contributor@9.27.3":
version "9.27.3"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.27.3.tgz#5f3ef3353e473d83b9acb54704cf1216ef09ff27"
integrity sha512-4LPMr8YiQSQMPix0PFSUhDPwUEXnjKpdWlJWU+5e8FSLeWUMLbW2PWaATagV4cRIlxVJ5coDfe0mA4NuZMxcGA==
"@auto-it/core@^9.28.0":
version "9.28.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.28.0.tgz#cf481d4cdb775916e2a140d61e21f415d94bde81"
integrity sha512-ZvUPBZkWwMtlA4olyaae/7JnPS5hG3xWNxm3sW70rHhWh/fIij2ALTUWPR+mQG2lefwjkcRJErtcN0rwxntQuw==
dependencies:
"@auto-it/core" "^9.27.3"
"@auto-it/bot-list" "^9.28.0"
"@octokit/core" "2.4.2"
"@octokit/graphql" "4.3.1"
"@octokit/plugin-enterprise-compatibility" "1.2.2"
"@octokit/plugin-retry" "3.0.1"
"@octokit/plugin-throttling" "^3.2.0"
"@octokit/rest" "16.43.1"
await-to-js "^2.1.1"
chalk "^4.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"
fast-glob "^3.1.1"
fp-ts "^2.5.3"
fromentries "^1.2.0"
gitlog "^4.0.0"
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.28.0":
version "9.28.0"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.28.0.tgz#589dc7ee69aa130e83bc11901617fd8fc6dd330b"
integrity sha512-ukWY+9J4KNx1tXDD3Wab3TWjJYTVgd0azdMXn/jURgXLZ9mSEgrBByDsOHiypN86ul2hyKgyUVgSNs6RKb0sQg==
dependencies:
"@auto-it/core" "^9.28.0"
array.prototype.flatmap "^1.2.2"
endent "^1.3.0"
tslib "1.11.1"
Expand Down

0 comments on commit 5fd3d3b

Please sign in to comment.