From 796bf497696659b4f8348a20eccf346dcd423c96 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 10:24:45 +0000 Subject: [PATCH] Bump broccoli-persistent-filter from 2.3.1 to 3.1.0 Bumps [broccoli-persistent-filter](https://github.com/stefanpenner/broccoli-persistent-filter) from 2.3.1 to 3.1.0. - [Release notes](https://github.com/stefanpenner/broccoli-persistent-filter/releases) - [Changelog](https://github.com/broccolijs/broccoli-persistent-filter/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefanpenner/broccoli-persistent-filter/compare/v2.3.1...v3.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 10 +--------- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index ac8afc1a..4b630cb1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "aot-test-generators": "^0.1.0", "broccoli-concat": "^4.2.4", - "broccoli-persistent-filter": "^2.1.0", + "broccoli-persistent-filter": "^3.1.0", "chalk": "^3.0.0", "debug": "^4.0.1", "ember-cli-version-checker": "^5.1.1", diff --git a/yarn.lock b/yarn.lock index e267da6e..03b12f44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1483,15 +1483,7 @@ async-limiter@~1.0.0: resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8" integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg== -async-promise-queue@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.4.tgz#308baafbc74aff66a0bb6e7f4a18d4fe8434440c" - integrity sha512-GQ5X3DT+TefYuFPHdvIPXFTlKnh39U7dwtl+aUBGeKjMea9nBpv3c91DXgeyBQmY07vQ97f3Sr9XHqkamEameQ== - dependencies: - async "^2.4.1" - debug "^2.6.8" - -async-promise-queue@^1.0.5: +async-promise-queue@^1.0.3, async-promise-queue@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.5.tgz#cb23bce9fce903a133946a700cc85f27f09ea49d" integrity sha512-xi0aQ1rrjPWYmqbwr18rrSKbSaXIeIwSd1J4KAgVfkq8utNbdZoht7GfvfY6swFUAMJ9obkc4WPJmtGwl+B8dw==