Skip to content

Commit 9c05bc6

Browse files
chore(deps): update dependency yauzl to v3.2.0 (#243)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [yauzl](https://redirect.github.com/thejoshwolfe/yauzl) | [`3.1.3` -> `3.2.0`](https://renovatebot.com/diffs/npm/yauzl/3.1.3/3.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/yauzl/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/yauzl/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/yauzl/3.1.3/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/yauzl/3.1.3/3.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>thejoshwolfe/yauzl (yauzl)</summary> ### [`v3.2.0`](https://redirect.github.com/thejoshwolfe/yauzl/compare/3.1.3...3.2.0) [Compare Source](https://redirect.github.com/thejoshwolfe/yauzl/compare/3.1.3...3.2.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/karfau/xmltest). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0abc184 commit 9c05bc6

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"jest": "29.7.0",
4141
"np": "10.0.7",
4242
"runex": "0.4.1",
43-
"yauzl": "3.1.3"
43+
"yauzl": "3.2.0"
4444
},
4545
"peerDependencies": {
4646
"get-stream": "^6.0.1",

0 commit comments

Comments
 (0)