From 71ca057ffd82f3e192c47c72d1488d41e67fdab9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 21:57:23 +0200 Subject: [PATCH] chore(deps-dev): bump @auto-it/first-time-contributor (#722) Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 9.30.1 to 9.30.2. - [Release notes](https://github.com/intuit/auto/releases) - [Changelog](https://github.com/intuit/auto/blob/master/CHANGELOG.md) - [Commits](https://github.com/intuit/auto/compare/v9.30.1...v9.30.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0fada896..bcb16aba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -68,11 +68,11 @@ url-join "^4.0.0" "@auto-it/first-time-contributor@^9.29.0": - version "9.30.1" - resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.30.1.tgz#5b2436d993152c39b79ec50013a54a463a867d35" - integrity sha512-KuyAGZpgEyXnl3ocNGQsEIenPzAl5ThdTVKKxaNUlY75x9ehkHNiJJGHxyavMi0TCEIOdsHnYjWS46KbEAczlQ== + version "9.30.2" + resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-9.30.2.tgz#69b38ea0d28a9679e9ed647c9a85dff2486c1dcd" + integrity sha512-mAp/tmQT6DSwOgJEbBuIlWPq4SPITx/5sgFhIdzZMyJArEoH+uqXwRoSjA4UWfwRGNL1UPknhZ4kGEUXXiudcw== dependencies: - "@auto-it/core" "^9.30.1" + "@auto-it/core" "^9.30.2" array.prototype.flatmap "^1.2.2" endent "^2.0.1" tslib "1.11.1"