Skip to content

Commit

Permalink
chore(deps): update dependency bl to ^6.0.13 (#5574)
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.12` ->
`^6.0.13`](https://renovatebot.com/diffs/npm/bl/6.0.12/6.0.13) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/bl/6.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bl/6.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/bl/6.0.12/6.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bl/6.0.12/6.0.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v6.0.13`](https://togithub.com/rvagg/bl/blob/HEAD/CHANGELOG.md#6013-2024-06-21)

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

##### Trivial Changes

- **deps-dev:** bump typescript from 5.4.5 to 5.5.2
([41eff82](https://togithub.com/rvagg/bl/commit/41eff826534912051ab60fe7c36baad7a3c09492))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 7661d22 commit 1e37938
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 @@ -318,7 +318,7 @@
"websocket-extensions": "^0.1.4",
"elliptic": "^6.5.5",
"dot-prop": "^8.0.2",
"bl": "^6.0.12",
"bl": "^6.0.13",
"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 @@ -6363,10 +6363,10 @@ bip66@^1.1.5:
dependencies:
safe-buffer "^5.0.1"

bl@^4.1.0, bl@^6.0.12:
version "6.0.12"
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.12.tgz#77c35b96e13aeff028496c798b75389ddee9c7f8"
integrity sha512-EnEYHilP93oaOa2MnmNEjAcovPS3JlQZOyzGXi3EyEpPhm9qWvdDp7BmAVEVusGzp8LlwQK56Av+OkDoRjzE0w==
bl@^4.1.0, bl@^6.0.13:
version "6.0.13"
resolved "https://registry.yarnpkg.com/bl/-/bl-6.0.13.tgz#dc5f288d3f849771bb6112b29477abee4c0a9d96"
integrity sha512-tMncAcpsyjZgAVbVFupVIaB2xud13xxT59fdHkuszY2jdZkqIWfpQdmII1fOe3kOGAz0mNLTIHEm+KxpYsQKKg==
dependencies:
"@types/readable-stream" "^4.0.0"
buffer "^6.0.3"
Expand Down

0 comments on commit 1e37938

Please sign in to comment.