Skip to content

Commit

Permalink
Update dependency bytes to v3.1.2 (#60)
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 |
|---|---|---|---|---|---|
| [bytes](https://togithub.com/visionmedia/bytes.js) | [`3.1.1` -> `3.1.2`](https://renovatebot.com/diffs/npm/bytes/3.1.1/3.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/bytes/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/bytes/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/bytes/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/bytes/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [@types/bytes](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/bytes) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`3.1.1` -> `3.1.2`](https://renovatebot.com/diffs/npm/@types%2fbytes/3.1.1/3.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fbytes/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fbytes/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fbytes/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fbytes/3.1.1/3.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>visionmedia/bytes.js (bytes)</summary>

### [`v3.1.2`](https://togithub.com/visionmedia/bytes.js/blob/HEAD/History.md#312--2022-01-27)

[Compare Source](https://togithub.com/visionmedia/bytes.js/compare/3.1.1...3.1.2)

\==================

-   Fix return value for un-parsable strings

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

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

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

---

 - [ ] 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/sammyfilly/Canary-nextjs).
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent 2383893 commit 760eceb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"@types/babel__generator": "7.6.5",
"@types/babel__template": "7.4.2",
"@types/babel__traverse": "7.11.0",
"@types/bytes": "3.1.1",
"@types/bytes": "3.1.2",
"@types/ci-info": "2.0.0",
"@types/compression": "0.0.36",
"@types/content-disposition": "0.5.4",
Expand Down Expand Up @@ -186,7 +186,7 @@
"browserify-zlib": "0.2.0",
"browserslist": "4.20.2",
"buffer": "5.6.0",
"bytes": "3.1.1",
"bytes": "3.1.2",
"chalk": "2.4.2",
"ci-info": "watson/ci-info#8e2b9d24a06753311503ea3838080034c5a63611",
"cli-select": "1.1.2",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 760eceb

Please sign in to comment.