From 5ce4c363da2cd4e502fb08cd21c45b38c10e5f67 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 05:16:56 +0000 Subject: [PATCH] chore(deps-dev): bump @auto-it/first-time-contributor Bumps [@auto-it/first-time-contributor](https://github.com/intuit/auto) from 10.13.2 to 10.13.3. - [Release notes](https://github.com/intuit/auto/releases) - [Changelog](https://github.com/intuit/auto/blob/main/CHANGELOG.md) - [Commits](https://github.com/intuit/auto/compare/v10.13.2...v10.13.3) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5a0a1554..29ea57d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -72,7 +72,7 @@ typescript-memoize "^1.0.0-alpha.3" url-join "^4.0.0" -"@auto-it/core@^10.3.0": +"@auto-it/core@10.13.3", "@auto-it/core@^10.3.0": version "10.13.3" resolved "https://registry.yarnpkg.com/@auto-it/core/-/core-10.13.3.tgz#9b9819ef2d4a39e84f8fac746e4f4691a219753c" integrity sha512-OjdpDz+Kn3U0pFNmhGLJkR6XrMFiLwDt9+wkbh7zZEUD64p97d2eP9NGp4wCv/QpzCik9DgbhYf7/4YBA7IYWA== @@ -115,12 +115,12 @@ url-join "^4.0.0" "@auto-it/first-time-contributor@^10.3.0": - version "10.13.2" - resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.13.2.tgz#7d581b83a1fc92d34b07146f75688f4e8a3737e6" - integrity sha512-2f8GApwdDKteWTNJMRKZrMtKTlZO/+OT8Reim76R0VbpqUAP5JncRDPZR5JUe8ekgWHFHG+uPc8HzDyDcuVjww== + version "10.13.3" + resolved "https://registry.yarnpkg.com/@auto-it/first-time-contributor/-/first-time-contributor-10.13.3.tgz#0b75eca2ce2583dae834f874f649384fbc359d16" + integrity sha512-n9HfZzud/jwX4zqgxHLeE4v0mN+TSeh6I72ECGd4u3NW++04RDwqRMbKX/T3aF/+nvboIr/6xnOLNB3oAttaaw== dependencies: - "@auto-it/bot-list" "10.13.2" - "@auto-it/core" "10.13.2" + "@auto-it/bot-list" "10.13.3" + "@auto-it/core" "10.13.3" array.prototype.flatmap "^1.2.2" endent "^2.0.1" tslib "2.0.3"