Skip to content

Commit

Permalink
chore(deps): bump markdown-it-anchor (#340)
Browse files Browse the repository at this point in the history
Bumps the npm-production-dependencies group with 1 update: [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor).


Updates `markdown-it-anchor` from 9.0.1 to 9.1.0
- [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases)
- [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md)
- [Commits](valeriangalliat/markdown-it-anchor@v9.0.1...v9.1.0)

---
updated-dependencies:
- dependency-name: markdown-it-anchor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 7ee30a2 commit df542df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"highlight.js": "^11.10.0",
"image-size": "^1.1.1",
"markdown-it": "^14.1.0",
"markdown-it-anchor": "^9.0.1",
"markdown-it-anchor": "^9.1.0",
"minisearch": "^7.1.0",
"prompts": "^2.4.2"
},
Expand Down

0 comments on commit df542df

Please sign in to comment.