Skip to content

Commit

Permalink
chore(deps): bump through2-filter from 3.1.0 to 4.0.0 (#195)
Browse files Browse the repository at this point in the history
Bumps [through2-filter](https://github.com/brycebaril/through2-filter) from 3.1.0 to 4.0.0.
- [Commits](https://github.com/brycebaril/through2-filter/commits)

---
updated-dependencies:
- dependency-name: through2-filter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent ced1285 commit 1d6c2c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"pumpify": "^2.0.1",
"split2": "^4.1.0",
"terser-webpack-plugin": "^4.2.3",
"through2-filter": "^3.0.0",
"through2-filter": "^4.0.0",
"through2-map": "^4.0.0",
"unzip-crx": "^0.2.0",
"webpack": "^4.33.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14722,10 +14722,10 @@ thread-loader@^2.1.3:
loader-utils "^1.1.0"
neo-async "^2.6.0"

through2-filter@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/through2-filter/-/through2-filter-3.1.0.tgz#4a1b45d2b76b3ac93ec137951e372c268efc1a4e"
integrity sha512-VhZsTsfrIJjyUi6GeecnwcOJlmoqgIdGFDjqnV5ape+F1DN8GejfPO66XyIhoinxmxGImiUTrq9RwpTN5yszGA==
through2-filter@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/through2-filter/-/through2-filter-4.0.0.tgz#1cdaa1276d4ee87f926e83f565a4332d6a2adfd7"
integrity sha512-P8IpQL19bSdXqGLvLdbidYRxERXgHEXGcQofPxbLpPkqS1ieOrUrocdYRTNv8YwSukaDJWr71s6F2kZ3bvgEhA==
dependencies:
through2 "^4.0.2"

Expand Down

0 comments on commit 1d6c2c5

Please sign in to comment.