Skip to content

Commit

Permalink
chore(deps): update dependency bl to ^6.0.4 (#4059)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [bl](https://togithub.com/rvagg/bl) | [`^6.0.3` ->
`^6.0.4`](https://renovatebot.com/diffs/npm/bl/6.0.3/6.0.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/bl/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bl/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/bl/6.0.3/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bl/6.0.3/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>rvagg/bl (bl)</summary>

###
[`v6.0.4`](https://togithub.com/rvagg/bl/blob/HEAD/CHANGELOG.md#604-2023-08-07)

[Compare Source](https://togithub.com/rvagg/bl/compare/v6.0.3...v6.0.4)

##### Trivial Changes

- **deps-dev:** bump
[@&#8203;types/readable-stream](https://togithub.com/types/readable-stream)
from 2.3.15 to 4.0.0
([dd8cdb0](https://togithub.com/rvagg/bl/commit/dd8cdb0c64e1272c21d3bb251971afaaabbb0a1b))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent 814517a commit 2a5b4c8
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 @@ -320,7 +320,7 @@
"websocket-extensions": "^0.1.4",
"elliptic": "^6.5.4",
"dot-prop": "^5.3.0",
"bl": "^6.0.3",
"bl": "^6.0.4",
"node-libs-react-native": "^1.2.1",
"node-forge": "^1.3.1",
"underscore": "^1.13.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5186,10 +5186,10 @@ bip66@^1.1.5:
dependencies:
safe-buffer "^5.0.1"

bl@^4.1.0, bl@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.3.tgz#9534f75ee27c22dfb6d08871947ad25e5fb09907"
integrity sha512-ZmReEQkPP4zOjCHVzGpXYLvf95/HnvwsNZ1sh2dhoy6OxqX9Sl3JF7UmoKXlXE40AjldnWlsSxvqDiDrgSCJDA==
bl@^4.1.0, bl@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.4.tgz#57eaf7ca2b5698dbd717bef3e05a14058257c28f"
integrity sha512-GGacz5iDrO9gmt3Pa19rYe7AJECJDYAErDN+JuKJG6WhGZG26mE1Lbk4pabK+cMWzvpECzk4KAMfMaWD67l1SA==
dependencies:
buffer "^6.0.3"
inherits "^2.0.4"
Expand Down

0 comments on commit 2a5b4c8

Please sign in to comment.