Skip to content

Commit

Permalink
fix(deps): update dependency turndown to v7.1.3 (#5613)
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 |
|---|---|---|---|---|---|
| [turndown](https://togithub.com/mixmark-io/turndown) | [`7.1.2` ->
`7.1.3`](https://renovatebot.com/diffs/npm/turndown/7.1.2/7.1.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/turndown/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/turndown/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/turndown/7.1.2/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/turndown/7.1.2/7.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mixmark-io/turndown (turndown)</summary>

###
[`v7.1.3`](https://togithub.com/mixmark-io/turndown/releases/tag/v7.1.3)

[Compare
Source](https://togithub.com/mixmark-io/turndown/compare/v7.1.2...v7.1.3)

- Merge pull request
[#&#8203;443](https://togithub.com/mixmark-io/turndown/issues/443) from
rory-instil/master
[`4afc328`](https://togithub.com/mixmark-io/turndown/commit/4afc328)
- Fixing a missing defensive check for an absent window global variable
that was breaking service worker environments
[`9e64a83`](https://togithub.com/mixmark-io/turndown/commit/9e64a83)

</details>

---

### Configuration

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

🚦 **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/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent c3a0f00 commit 6b2966d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22468,11 +22468,11 @@ __metadata:
linkType: hard

"turndown@npm:^7.0.0, turndown@npm:^7.1.2":
version: 7.1.2
resolution: "turndown@npm:7.1.2"
version: 7.1.3
resolution: "turndown@npm:7.1.3"
dependencies:
domino: "npm:^2.1.6"
checksum: 10c0/db6085ee38b2ef99888b628453806581aedb34e9866e495587b9b7c8eb923eb730fa795bc030f32d1da2e7394e8f2294ea2381a64dac286e6d040f28e776eb93
checksum: 10c0/e9e345eb6cd620b5291d8c546dc5bed9aa2c5b0c73492cf60a3f4dcf4a81c344ba9e3e1af72ec33edd6105402c211d4dee7310c648ea73ff1eb89f9d4ff4cdd8
languageName: node
linkType: hard

Expand Down

0 comments on commit 6b2966d

Please sign in to comment.