Skip to content

Commit

Permalink
Merge pull request #61 from chez14/dependabot/npm_and_yarn/auto-it/al…
Browse files Browse the repository at this point in the history
…l-contributors-10.18.7
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
2 parents 9e9de2f + 9c9e4b5 commit afe9483
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 20 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

57 changes: 52 additions & 5 deletions yarn.lock
Expand Up @@ -3,12 +3,12 @@


"@auto-it/all-contributors@^10.13.3":
version "10.18.3"
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.18.3.tgz#d27149a3a9a61937fc60a87b4bb4829840ba2d5e"
integrity sha512-XfEZCQ8sHQeH+OJ5yreggMh8jl3ea9N7ZQvOdndb/kCBbdHmq65wMn4aNNjfAtUuOHYmTGU6JtZsJQvyl+Xdgg==
version "10.18.7"
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.18.7.tgz#c80da58a17303e8a90cd8bb684f88b21298bea4f"
integrity sha512-qsw66eEhuhp0oQT0PEdgDkjxNwfc9MSYr0lSZz470x3/T6fF7pPiGOnA5h27u2I9rDaApkAqvgCG0/yS3bkSvg==
dependencies:
"@auto-it/bot-list" "10.18.3"
"@auto-it/core" "10.18.3"
"@auto-it/bot-list" "10.18.7"
"@auto-it/core" "10.18.7"
"@octokit/rest" "^18.0.0"
all-contributors-cli "6.19.0"
anymatch "^3.1.1"
Expand All @@ -30,6 +30,11 @@
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.18.4.tgz#c6d66f03e79cf0c0c5cb35471b17eb1a072b2c47"
integrity sha512-V1NC3J7VlY6b4ugY1x8CO+Tj+V0jI10rds8CCh8ET3O1nKQJ/Vt0C9zGFwZDatw+1cfoLzTENgjPgq3b9QjrZw==

"@auto-it/bot-list@10.18.7":
version "10.18.7"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.18.7.tgz#756020acc5fb7c2e452b5a91e847a282ecf6ffad"
integrity sha512-hg2X3EPEJGH0BV/ojlCFFVHDkhFeUWhclJZijs3Xui6JEOIyt9eOtK8B8ZPRtIlpmbXtROzWnPjD/gWRIo59iw==

"@auto-it/core@10.18.3":
version "10.18.3"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.18.3.tgz#770327ab59cf01c4c9e85e53008aa9155f58aeb9"
Expand Down Expand Up @@ -114,6 +119,48 @@
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/core@10.18.7":
version "10.18.7"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.18.7.tgz#7ceb989a18d129f32579a4e5fd544ef2d8910ae7"
integrity sha512-C41vkDXqPeqeva3sOLuC+lzs3bXiYoYo6oGHNAh/jNqRIpj8ucQq1O4ZjgZr3+M8l8OJBq3zsIpdg3g8NWLBww==
dependencies:
"@auto-it/bot-list" "10.18.7"
"@octokit/plugin-enterprise-compatibility" "^1.2.2"
"@octokit/plugin-retry" "^3.0.1"
"@octokit/plugin-throttling" "^3.2.0"
"@octokit/rest" "^18.0.0"
await-to-js "^2.1.1"
chalk "^4.0.0"
cosmiconfig "7.0.0"
deepmerge "^4.0.0"
dotenv "^8.0.0"
endent "^2.0.1"
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.3"
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 "^4.0.0"
node-fetch "2.6.1"
parse-author "^2.0.0"
parse-github-url "1.0.2"
pretty-ms "^7.0.0"
semver "^7.0.0"
signale "^1.4.0"
tapable "^2.0.0-beta.2"
terminal-link "^2.1.1"
tinycolor2 "^1.4.1"
tslib "2.1.0"
type-fest "^0.21.1"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/first-time-contributor@^10.13.3":
version "10.18.3"
resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.18.3.tgz#681ddf52c1584f5189cedad95493507dbe8921bc"
Expand Down

0 comments on commit afe9483

Please sign in to comment.