Skip to content

Commit

Permalink
build(deps): bump @mdit/plugin-footnote from 0.12.0 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [@mdit/plugin-footnote](https://github.com/mdit-plugins/mdit-plugins/tree/HEAD/packages/footnote) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/mdit-plugins/mdit-plugins/releases)
- [Changelog](https://github.com/mdit-plugins/mdit-plugins/blob/main/packages/footnote/CHANGELOG.md)
- [Commits](https://github.com/mdit-plugins/mdit-plugins/commits/v0.13.0/packages/footnote)

---
updated-dependencies:
- dependency-name: "@mdit/plugin-footnote"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 830d556 commit 0bc26ec
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"format": "prettier --write ."
},
"dependencies": {
"@mdit/plugin-footnote": "^0.12.0",
"@mdit/plugin-footnote": "^0.13.0",
"@mdit/plugin-img-mark": "^0.12.0",
"aplos": "2.5.0",
"prettier": "^3.3.3"
Expand Down
20 changes: 14 additions & 6 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 0bc26ec

Please sign in to comment.