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

Commit b9e598f

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 03a3a23 commit b9e598f

2 files changed

Lines changed: 3 additions & 16 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: 2 additions & 15 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==
@@ -6946,12 +6938,7 @@ lodash.values@~2.3.0:
69466938
dependencies:
69476939
lodash.keys "~2.3.0"
69486940

6949-
lodash@^4.0.0, lodash@^4.16.1, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.6.1:
6950-
version "4.17.19"
6951-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
6952-
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
6953-
6954-
lodash@^4.17.19:
6941+
lodash@^4.0.0, lodash@^4.16.1, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.6.1:
69556942
version "4.17.19"
69566943
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
69576944
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==

0 commit comments

Comments
 (0)