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

Commit b5f007b

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 a916e3f commit b5f007b

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
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.2",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1920,15 +1920,7 @@ async-disk-cache@^2.0.0:
19201920
rsvp "^4.8.5"
19211921
username-sync "^1.0.2"
19221922

1923-
async-promise-queue@^1.0.3:
1924-
version "1.0.4"
1925-
resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.4.tgz#308baafbc74aff66a0bb6e7f4a18d4fe8434440c"
1926-
integrity sha512-GQ5X3DT+TefYuFPHdvIPXFTlKnh39U7dwtl+aUBGeKjMea9nBpv3c91DXgeyBQmY07vQ97f3Sr9XHqkamEameQ==
1927-
dependencies:
1928-
async "^2.4.1"
1929-
debug "^2.6.8"
1930-
1931-
async-promise-queue@^1.0.5:
1923+
async-promise-queue@^1.0.3, async-promise-queue@^1.0.5:
19321924
version "1.0.5"
19331925
resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.5.tgz#cb23bce9fce903a133946a700cc85f27f09ea49d"
19341926
integrity sha512-xi0aQ1rrjPWYmqbwr18rrSKbSaXIeIwSd1J4KAgVfkq8utNbdZoht7GfvfY6swFUAMJ9obkc4WPJmtGwl+B8dw==

0 commit comments

Comments
 (0)