Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit 93e0c89

Browse files
chore(deps): update dependency unist-util-visit to v5.1.0 (#773)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [unist-util-visit](https://redirect.github.com/syntax-tree/unist-util-visit) | [`5.0.0` → `5.1.0`](https://renovatebot.com/diffs/npm/unist-util-visit/5.0.0/5.1.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/unist-util-visit/5.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/unist-util-visit/5.0.0/5.1.0?slim=true) | --- ### Release Notes <details> <summary>syntax-tree/unist-util-visit (unist-util-visit)</summary> ### [`v5.1.0`](https://redirect.github.com/syntax-tree/unist-util-visit/releases/tag/5.1.0) [Compare Source](https://redirect.github.com/syntax-tree/unist-util-visit/compare/5.0.0...5.1.0) ##### Types - [`8607d64`](https://redirect.github.com/syntax-tree/unist-util-visit/commit/8607d64) Refactor to use `@import`s - [`efbed8a`](https://redirect.github.com/syntax-tree/unist-util-visit/commit/efbed8a) Add declaration maps - [`639c0e5`](https://redirect.github.com/syntax-tree/unist-util-visit/commit/639c0e5) Fix type support for readonly arrays by [@&#8203;JounQin](https://redirect.github.com/JounQin) in [#&#8203;40](https://redirect.github.com/syntax-tree/unist-util-visit/pull/40) **Full Changelog**: <syntax-tree/unist-util-visit@5.0.0...5.1.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/Tuhura-Tech/wiki). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f38cd0 commit 93e0c89

2 files changed

Lines changed: 28 additions & 43 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"typescript": "5.9.3",
5757
"typescript-eslint": "8.47.0",
5858
"unified": "11.0.5",
59-
"unist-util-visit": "5.0.0"
59+
"unist-util-visit": "5.1.0"
6060
},
6161
"dependencies": {
6262
"@astrojs/check": "^0.9.4",

pnpm-lock.yaml

Lines changed: 27 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)