From 3b096b56c24a1f5f6ddf0ca82838d2c784ccdc22 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Mar 2020 22:23:29 +0000 Subject: [PATCH] Update dependency @auto-it/all-contributors to v9.20.0 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index fb53a2fb..5ea87a21 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-native": ">=0.59" }, "devDependencies": { - "@auto-it/all-contributors": "9.19.5", + "@auto-it/all-contributors": "9.20.0", "@auto-it/first-time-contributor": "9.20.0", "@react-native-community/eslint-config": "0.0.7", "@testing-library/react-hooks": "3.2.1", diff --git a/yarn.lock b/yarn.lock index 2fec70c8..ce98e42d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,13 +2,13 @@ # yarn lockfile v1 -"@auto-it/all-contributors@9.19.5": - version "9.19.5" - resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.19.5.tgz#ab5b43f06f4b14a2d33e65ca3bdcda2b9b1568c5" - integrity sha512-dpkKbECDRz/g3kEZuI2cdVUeO8siFgeQ4fKTTpYULIdlNCHg6kkPS7yh8bb879TJZWktrBD3sAYQt4VKxyW++A== +"@auto-it/all-contributors@9.20.0": + version "9.20.0" + resolved "https://registry.yarnpkg.com/@auto-it/all-contributors/-/all-contributors-9.20.0.tgz#0f254a86fe74700ed1bfbbee5637373f98bc8378" + integrity sha512-546MIRjZHsqFA0rbYMkTGdgsitnZd2LuBtRLAAzZQ0w1jwlZLJImtXsF2M6Wtt/flDVIwbskvrxU7E9od2iYLw== dependencies: - "@auto-it/bot-list" "^9.19.5" - "@auto-it/core" "^9.19.5" + "@auto-it/bot-list" "^9.20.0" + "@auto-it/core" "^9.20.0" anymatch "^3.1.1" await-to-js "^2.1.1" fp-ts "^2.5.3"