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

Commit 3ff3a92

Browse files
Bump broccoli-persistent-filter from 2.3.1 to 3.1.2
Bumps [broccoli-persistent-filter](https://github.com/stefanpenner/broccoli-persistent-filter) from 2.3.1 to 3.1.2. - [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.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6949333 commit 3ff3a92

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.2",
3636
"chalk": "^3.0.0",
3737
"debug": "^4.3.1",
3838
"ember-cli-version-checker": "^5.1.1",

yarn.lock

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1702,15 +1702,7 @@ async-disk-cache@^2.0.0:
17021702
rsvp "^4.8.5"
17031703
username-sync "^1.0.2"
17041704

1705-
async-promise-queue@^1.0.3:
1706-
version "1.0.4"
1707-
resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.4.tgz#308baafbc74aff66a0bb6e7f4a18d4fe8434440c"
1708-
integrity sha512-GQ5X3DT+TefYuFPHdvIPXFTlKnh39U7dwtl+aUBGeKjMea9nBpv3c91DXgeyBQmY07vQ97f3Sr9XHqkamEameQ==
1709-
dependencies:
1710-
async "^2.4.1"
1711-
debug "^2.6.8"
1712-
1713-
async-promise-queue@^1.0.5:
1705+
async-promise-queue@^1.0.3, async-promise-queue@^1.0.5:
17141706
version "1.0.5"
17151707
resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.5.tgz#cb23bce9fce903a133946a700cc85f27f09ea49d"
17161708
integrity sha512-xi0aQ1rrjPWYmqbwr18rrSKbSaXIeIwSd1J4KAgVfkq8utNbdZoht7GfvfY6swFUAMJ9obkc4WPJmtGwl+B8dw==
@@ -2890,10 +2882,10 @@ broccoli-persistent-filter@^2.1.0, broccoli-persistent-filter@^2.2.1, broccoli-p
28902882
sync-disk-cache "^1.3.3"
28912883
walk-sync "^1.0.0"
28922884

2893-
broccoli-persistent-filter@^3.1.0:
2894-
version "3.1.0"
2895-
resolved "https://registry.yarnpkg.com/broccoli-persistent-filter/-/broccoli-persistent-filter-3.1.0.tgz#5812abbc000b2409ef40addeeed16a2a9482696e"
2896-
integrity sha512-yHHPv7M04qb9ajo3QkbGWetpshekVYG8sSjNdgAPQQ3spiRvS6RthYBddni5iw9b2DidSCpe/YPGRnp7LL4OIQ==
2885+
broccoli-persistent-filter@^3.1.0, broccoli-persistent-filter@^3.1.2:
2886+
version "3.1.2"
2887+
resolved "https://registry.yarnpkg.com/broccoli-persistent-filter/-/broccoli-persistent-filter-3.1.2.tgz#41da6b9577be09a170ecde185f2c5a6099f99c4e"
2888+
integrity sha512-CbU95RXXVyy+eJV9XTiHUC7NnsY3EvdVrGzp3YgyvO2bzXZFE5/GzDp4X/VQqX+jsk4qyT1HvMOF0sD1DX68TQ==
28972889
dependencies:
28982890
async-disk-cache "^2.0.0"
28992891
async-promise-queue "^1.0.3"
@@ -2902,7 +2894,6 @@ broccoli-persistent-filter@^3.1.0:
29022894
hash-for-dep "^1.5.0"
29032895
heimdalljs "^0.2.1"
29042896
heimdalljs-logger "^0.1.7"
2905-
mkdirp "^0.5.1"
29062897
promise-map-series "^0.2.1"
29072898
rimraf "^3.0.0"
29082899
symlink-or-copy "^1.0.1"

0 commit comments

Comments
 (0)