Bump micromark-extension-gfm-footnote from 1.1.2 to 2.0.0 in /micromark

Bumps [micromark-extension-gfm-footnote](https://github.com/micromark/micromark-extension-gfm-footnote) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/micromark/micromark-extension-gfm-footnote/releases)
- [Commits](https://github.com/micromark/micromark-extension-gfm-footnote/compare/1.1.2...2.0.0)

---
updated-dependencies:
- dependency-name: micromark-extension-gfm-footnote
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-27 03:05:15 +00:00 committed by David Anson
parent 2cf2dcd117
commit 07aee046be

View file

@ -21,7 +21,7 @@
"devDependencies": {
"micromark": "4.0.0",
"micromark-extension-gfm-autolink-literal": "1.0.5",
"micromark-extension-gfm-footnote": "1.1.2",
"micromark-extension-gfm-footnote": "2.0.0",
"micromark-extension-gfm-table": "1.0.7",
"terser-webpack-plugin": "5.3.9",
"webpack": "5.88.0",