Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit dd63c15

Browse files
Bump broccoli-persistent-filter from 2.3.1 to 3.1.1
Bumps [broccoli-persistent-filter](https://github.com/stefanpenner/broccoli-persistent-filter) from 2.3.1 to 3.1.1. - [Release notes](https://github.com/stefanpenner/broccoli-persistent-filter/releases) - [Changelog](https://github.com/broccolijs/broccoli-persistent-filter/blob/master/CHANGELOG.md) - [Commits](broccolijs/broccoli-persistent-filter@v2.3.1...v3.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e0a1056 commit dd63c15

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"aot-test-generators": "^0.1.0",
3434
"broccoli-concat": "^4.2.4",
35-
"broccoli-persistent-filter": "^2.1.0",
35+
"broccoli-persistent-filter": "^3.1.1",
3636
"chalk": "^3.0.0",
3737
"debug": "^4.2.0",
3838
"ember-cli-version-checker": "^5.1.1",

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1684,15 +1684,7 @@ async-limiter@~1.0.0:
16841684
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
16851685
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
16861686

1687-
async-promise-queue@^1.0.3:
1688-
version "1.0.4"
1689-
resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.4.tgz#308baafbc74aff66a0bb6e7f4a18d4fe8434440c"
1690-
integrity sha512-GQ5X3DT+TefYuFPHdvIPXFTlKnh39U7dwtl+aUBGeKjMea9nBpv3c91DXgeyBQmY07vQ97f3Sr9XHqkamEameQ==
1691-
dependencies:
1692-
async "^2.4.1"
1693-
debug "^2.6.8"
1694-
1695-
async-promise-queue@^1.0.5:
1687+
async-promise-queue@^1.0.3, async-promise-queue@^1.0.5:
16961688
version "1.0.5"
16971689
resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.5.tgz#cb23bce9fce903a133946a700cc85f27f09ea49d"
16981690
integrity sha512-xi0aQ1rrjPWYmqbwr18rrSKbSaXIeIwSd1J4KAgVfkq8utNbdZoht7GfvfY6swFUAMJ9obkc4WPJmtGwl+B8dw==
@@ -2873,10 +2865,10 @@ broccoli-persistent-filter@^2.1.0, broccoli-persistent-filter@^2.2.1, broccoli-p
28732865
sync-disk-cache "^1.3.3"
28742866
walk-sync "^1.0.0"
28752867

2876-
broccoli-persistent-filter@^3.1.0:
2877-
version "3.1.0"
2878-
resolved "https://registry.yarnpkg.com/broccoli-persistent-filter/-/broccoli-persistent-filter-3.1.0.tgz#5812abbc000b2409ef40addeeed16a2a9482696e"
2879-
integrity sha512-yHHPv7M04qb9ajo3QkbGWetpshekVYG8sSjNdgAPQQ3spiRvS6RthYBddni5iw9b2DidSCpe/YPGRnp7LL4OIQ==
2868+
broccoli-persistent-filter@^3.1.0, broccoli-persistent-filter@^3.1.1:
2869+
version "3.1.1"
2870+
resolved "https://registry.yarnpkg.com/broccoli-persistent-filter/-/broccoli-persistent-filter-3.1.1.tgz#318c68a82d5759582bb60e7e2c0f3ca008176224"
2871+
integrity sha512-gP797MF87JjkcwhGBkE0fhF3aIbGnOF3K3A0iZpQSxtpmSNt+rbNzuqDOmgiKwWpx6v0+APkM5HUA0NiIZpgsQ==
28802872
dependencies:
28812873
async-disk-cache "^2.0.0"
28822874
async-promise-queue "^1.0.3"
@@ -2885,7 +2877,6 @@ broccoli-persistent-filter@^3.1.0:
28852877
hash-for-dep "^1.5.0"
28862878
heimdalljs "^0.2.1"
28872879
heimdalljs-logger "^0.1.7"
2888-
mkdirp "^0.5.1"
28892880
promise-map-series "^0.2.1"
28902881
rimraf "^3.0.0"
28912882
symlink-or-copy "^1.0.1"

0 commit comments

Comments
 (0)