From cb60ac9eb76d2fa3636ed44eac47c6a76eed3544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 20 Mar 2022 13:27:58 -0300 Subject: [PATCH] chore(deps): bump fast-defer from 1.1.5 to 1.1.7 (#181) Bumps [fast-defer](https://github.com/arthurfiorette/tinylibs/tree/HEAD/packages/fast-defer) from 1.1.5 to 1.1.7. - [Release notes](https://github.com/arthurfiorette/tinylibs/releases) - [Commits](https://github.com/arthurfiorette/tinylibs/commits/fast-defer-v1.1.7/packages/fast-defer) --- updated-dependencies: - dependency-name: fast-defer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c751ecf..6c92dda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1913,9 +1913,9 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== fast-defer@^1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/fast-defer/-/fast-defer-1.1.5.tgz#0103cb248483e9b6cb931ffd9f56edf1ee1b62f3" - integrity sha512-5URGfQbNb+IJXv4AWvFldxvaMHXQdfvKVQGIrJ5PaJq+s9fFWtDSB+EhuCpvH608kXIxuulHkwrsWH33ONplnw== + version "1.1.7" + resolved "https://registry.yarnpkg.com/fast-defer/-/fast-defer-1.1.7.tgz#943bc3c7a876d437360318ab1e1f269a29f31ba4" + integrity sha512-tJ01ulDWT2WhqxMKS20nXX6wyX2iInBYpbN3GO7yjKwXMY4qvkdBRxak9IFwBLlFDESox+SwSvqMCZDfe1tqeg== fast-diff@^1.1.2: version "1.2.0"