From b4791823f98bf47f3d3931d1bb371581440a103c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Mar 2020 18:20:34 +0000 Subject: [PATCH] Update dependency @auto-it/all-contributors to v9.21.1 --- package.json | 2 +- yarn.lock | 57 ++++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 52 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b382af52..f1f32255 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react-native": ">=0.59" }, "devDependencies": { - "@auto-it/all-contributors": "9.21.0", + "@auto-it/all-contributors": "9.21.1", "@auto-it/first-time-contributor": "9.21.0", "@react-native-community/eslint-config": "1.0.0", "@testing-library/react-hooks": "3.2.1", diff --git a/yarn.lock b/yarn.lock index 7d0ecbaa..60cfc16e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,13 +2,13 @@ # yarn lockfile v1 -"@auto-it/all-contributors@9.21.0": - version "9.21.0" - resolved "https://registry.npmjs.org/@auto-it/all-contributors/-/all-contributors-9.21.0.tgz#178aee8144c713b8bd6b655155b7b42dc4da80b4" - integrity sha512-HvQDrw/NR5dW38z4VDpIbvJg5bbAWakIbs0nwy2uds6kSh1tlU9bROnaeCDFsz5npsTkFbMbDIRVCBVgzX7gzA== +"@auto-it/all-contributors@9.21.1": + version "9.21.1" + resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.21.1.tgz#4368075f26ae6f2fcce25a38a5bd9b3f600bb67b" + integrity sha512-pr76POTHlDMnfB9YvlAzcg6vkvfSfQKvkxCiklqKs8D5SYdmLTIJ478XLSEJY6jt0Owu07zPYLnKOwx5nRlh9w== dependencies: - "@auto-it/bot-list" "^9.21.0" - "@auto-it/core" "^9.21.0" + "@auto-it/bot-list" "^9.21.1" + "@auto-it/core" "^9.21.1" anymatch "^3.1.1" await-to-js "^2.1.1" fp-ts "^2.5.3" @@ -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.1": + version "9.21.1" + resolved "https://registry.yarnpkg.com/@auto-it/bot-list/-/bot-list-9.21.1.tgz#3a7b330f275f1cd5f2075ed5b3c37707b7acdbed" + integrity sha512-KnWCK+RQc/JLXMCxUzfoKdjiTnPEncrfI8N2IiJt27QuX4LPoEwHd26Ujb3avxX+ND3HvwkrnkmHwnv0vEKPjQ== + "@auto-it/core@^9.21.0": version "9.21.0" resolved "https://registry.npmjs.org/@auto-it/core/-/core-9.21.0.tgz#7915b13dc2ba915ea6a3c899ad841089cb2585e6" @@ -61,6 +66,46 @@ typescript-memoize "^1.0.0-alpha.3" url-join "^4.0.0" +"@auto-it/core@^9.21.1": + version "9.21.1" + resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-9.21.1.tgz#bb3319bc731596feb83b3d7ffc0c0c2ecffec363" + integrity sha512-3P3xuDFblMMe1achb/s8gsyqAsZZQXUbtg+7oqJR5axWPvFUURl87K7lWSioLOrrfN6mbKABEAI/5/r3hqWwSg== + dependencies: + "@auto-it/bot-list" "^9.21.1" + "@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.0": version "9.21.0" resolved "https://registry.npmjs.org/@auto-it/first-time-contributor/-/first-time-contributor-9.21.0.tgz#017ee458ed82341e5cd59feb80206fd7ad610708"