From 926c1d70e480282746db2d17535fe419a7d5d16f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Mar 2020 21:23:17 +0000 Subject: [PATCH] Update dependency @auto-it/first-time-contributor to v9.21.2 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1850f30c..d7e2e6be 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@auto-it/all-contributors": "9.21.2", - "@auto-it/first-time-contributor": "9.21.0", + "@auto-it/first-time-contributor": "9.21.2", "@react-native-community/eslint-config": "1.0.0", "@testing-library/react-hooks": "3.2.1", "@testing-library/react-native": "5.0.3", diff --git a/yarn.lock b/yarn.lock index 4e64ed14..edff622c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -106,12 +106,12 @@ 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" - integrity sha512-FXfH5m9LXoVRspxv8DE23oxEMtkI/YlDuI2BcuvX/F1DW7KRJGUYXe1hxCIBpx5g82Fm9ibguNQqcmI2Mi2EnA== +"@auto-it/first-time-contributor@9.21.2": + version "9.21.2" + resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.21.2.tgz#61e4200536bf1a88e13d8454afa7bb2a96695201" + integrity sha512-u6YAIPOOPhxRCrZtBb4Sry32wuYuKJno7KBV+Iv9k5xOrUrXLQsEsUPbGDxXe6C831UkAcANAOBhuc39fIf5mw== dependencies: - "@auto-it/core" "^9.21.0" + "@auto-it/core" "^9.21.2" array.prototype.flatmap "^1.2.2" endent "^1.3.0" tslib "1.11.1"