Skip to content

Commit eeacb5c

Browse files
chore(deps): update dependency markdown-it-anchor to v9 (#760)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) | [`^8.6.7` -> `^9.0.0`](https://renovatebot.com/diffs/npm/markdown-it-anchor/8.6.7/9.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdown-it-anchor/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdown-it-anchor/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdown-it-anchor/8.6.7/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdown-it-anchor/8.6.7/9.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>valeriangalliat/markdown-it-anchor (markdown-it-anchor)</summary> ### [`v9.0.1`](https://github.com/valeriangalliat/markdown-it-anchor/blob/HEAD/CHANGELOG.md#901---2024-05-17) [Compare Source](https://github.com/valeriangalliat/markdown-it-anchor/compare/v9.0.0...v9.0.1) - Fix types following upgrade. (\[[#&#8203;131](https://github.com/valeriangalliat/markdown-it-anchor/issues/131)]) ### [`v9.0.0`](https://github.com/valeriangalliat/markdown-it-anchor/blob/HEAD/CHANGELOG.md#900---2024-05-16) [Compare Source](https://github.com/valeriangalliat/markdown-it-anchor/compare/v8.6.7...v9.0.0) - Support markdown-it 14. This may be breaking hence the major. (\[[#&#8203;129](https://github.com/valeriangalliat/markdown-it-anchor/issues/129)], \[[#&#8203;128](https://github.com/valeriangalliat/markdown-it-anchor/issues/128)]) </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/sveltejs/eslint-plugin-svelte). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74e0f0b commit eeacb5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-svelte-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-visitor-keys": "^4.0.0",
4444
"espree": "^10.0.1",
4545
"globals": "^15.2.0",
46-
"markdown-it-anchor": "^8.6.7",
46+
"markdown-it-anchor": "^9.0.0",
4747
"markdown-it-container": "^4.0.0",
4848
"markdown-it-emoji": "^3.0.0",
4949
"pako": "^2.1.0",

0 commit comments

Comments
 (0)