Skip to content

Commit

Permalink
chore(deps): update dependency hast-util-from-html to v2.0.2 (#308)
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 |
|---|---|---|---|---|---|
|
[hast-util-from-html](https://github.com/syntax-tree/hast-util-from-html)
| [`2.0.1` ->
`2.0.2`](https://renovatebot.com/diffs/npm/hast-util-from-html/2.0.1/2.0.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/hast-util-from-html/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/hast-util-from-html/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/hast-util-from-html/2.0.1/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/hast-util-from-html/2.0.1/2.0.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>syntax-tree/hast-util-from-html (hast-util-from-html)</summary>

###
[`v2.0.2`](https://github.com/syntax-tree/hast-util-from-html/releases/tag/2.0.2)

[Compare
Source](https://github.com/syntax-tree/hast-util-from-html/compare/2.0.1...2.0.2)

-
[`ab5968d`](https://github.com/syntax-tree/hast-util-from-html/commit/ab5968d)
Add declaration maps

**Full Changelog**:
syntax-tree/hast-util-from-html@2.0.1...2.0.2

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/Tuhura-Tech/wiki).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 22, 2024
1 parent 454f5a0 commit 2dfa1b4
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"tailwindcss": "^3.4.0"
},
"devDependencies": {
"hast-util-from-html": "2.0.1",
"hast-util-from-html": "2.0.2",
"hast-util-to-string": "3.0.0",
"hastscript": "9.0.0",
"rehype": "13.0.1",
Expand Down
57 changes: 30 additions & 27 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 2dfa1b4

Please sign in to comment.