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

Commit eecb107

Browse files
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](broccolijs/broccoli-persistent-filter@v2.3.1...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ab03801 commit eecb107

2 files changed

Lines changed: 2 additions & 10 deletions

File tree

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

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1555,15 +1555,7 @@ async-limiter@~1.0.0:
15551555
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
15561556
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
15571557

1558-
async-promise-queue@^1.0.3:
1559-
version "1.0.4"
1560-
resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.4.tgz#308baafbc74aff66a0bb6e7f4a18d4fe8434440c"
1561-
integrity sha512-GQ5X3DT+TefYuFPHdvIPXFTlKnh39U7dwtl+aUBGeKjMea9nBpv3c91DXgeyBQmY07vQ97f3Sr9XHqkamEameQ==
1562-
dependencies:
1563-
async "^2.4.1"
1564-
debug "^2.6.8"
1565-
1566-
async-promise-queue@^1.0.5:
1558+
async-promise-queue@^1.0.3, async-promise-queue@^1.0.5:
15671559
version "1.0.5"
15681560
resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.5.tgz#cb23bce9fce903a133946a700cc85f27f09ea49d"
15691561
integrity sha512-xi0aQ1rrjPWYmqbwr18rrSKbSaXIeIwSd1J4KAgVfkq8utNbdZoht7GfvfY6swFUAMJ9obkc4WPJmtGwl+B8dw==

0 commit comments

Comments
 (0)