Skip to content

Commit

Permalink
chore(deps): update dependency @auto-it/all-contributors to v10.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 16, 2021
1 parent 8251813 commit aef2770
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@types/react": "17.0.0"
},
"devDependencies": {
"@auto-it/all-contributors": "10.9.1",
"@auto-it/all-contributors": "10.10.0",
"@auto-it/conventional-commits": "10.9.1",
"@auto-it/first-time-contributor": "10.9.1",
"@babel/core": "7.12.10",
Expand Down
59 changes: 53 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
dependencies:
tunnel "0.0.6"

"@auto-it/all-contributors@10.9.1":
version "10.9.1"
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.9.1.tgz#bb6f47f2e75668e65de7ce518ef798e11d2bf810"
integrity sha512-2xiP6Bm5kepUPOxL53eqFk4YAcZ119Hfp+1z5zWxdME/hjyqhHcCX9XUxnIJrjucvF0iXRzVK491QfxnENnpyA==
"@auto-it/all-contributors@10.10.0":
version "10.10.0"
resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-10.10.0.tgz#ff43568483583007e0bdbe2e98bd61816569e201"
integrity sha512-AFN5WvhivPlCoAjfj4RSZ4SQzZSDefKYs7PkiNXsSmxf0Jg4qcyQwnd2w5VkLfEPVJgaKeDU05Ls9DjQVI7bew==
dependencies:
"@auto-it/bot-list" "10.9.1"
"@auto-it/core" "10.9.1"
"@auto-it/bot-list" "10.10.0"
"@auto-it/core" "10.10.0"
"@octokit/rest" "^18.0.0"
all-contributors-cli "6.19.0"
anymatch "^3.1.1"
Expand All @@ -42,6 +42,11 @@
io-ts "^2.1.2"
tslib "2.0.3"

"@auto-it/[email protected]":
version "10.10.0"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.10.0.tgz#4208cac46a01e5764946c0ba5b1320c0828a4fe9"
integrity sha512-iGlsMl/u18n2BZPPqjbrXEGGuiiQqLOZUzNVifk9zqOLfPxeArc7Iy/ezXtrnspgA4gW+tP/MwdsHP1FtCj2qw==

"@auto-it/[email protected]":
version "10.9.1"
resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-10.9.1.tgz#7def0df2d01c3a22cd50e0f355bc6e2dbae8bea5"
Expand All @@ -60,6 +65,48 @@
io-ts "^2.1.2"
tslib "2.0.3"

"@auto-it/[email protected]":
version "10.10.0"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.10.0.tgz#0572410f7ed5e05421e46080f15276059c0b0884"
integrity sha512-HP/SoTBOLnOHQ0vWOzCXzKx7XYJ+ELOWYs96NgKPGk6/rbIrw1+khDFnQu0XRPgE2nMoBX71QORH9PVQX4e+Ig==
dependencies:
"@auto-it/bot-list" "10.10.0"
"@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.0.3"
type-fest "^0.18.0"
typescript-memoize "^1.0.0-alpha.3"
url-join "^4.0.0"

"@auto-it/[email protected]":
version "10.9.1"
resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.9.1.tgz#fcbe55ff6b6ce1bc714538cdc909854907a3f12c"
Expand Down

0 comments on commit aef2770

Please sign in to comment.