Upgrade: Bump markdown-it-footnote from 3.0.3 to 4.0.0

Bumps [markdown-it-footnote](https://github.com/markdown-it/markdown-it-footnote) from 3.0.3 to 4.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it-footnote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it-footnote/compare/3.0.3...4.0.0)

---
updated-dependencies:
- dependency-name: markdown-it-footnote
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/426/head
dependabot[bot] 2023-12-07 07:17:00 +00:00 committed by yuhan6665
parent b4877b3eea
commit 611b10b398
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"bootstrap": "^5.2.0", "bootstrap": "^5.2.0",
"esbuild": "^0.19.0", "esbuild": "^0.19.0",
"jquery": "^3.6.0", "jquery": "^3.6.0",
"markdown-it-footnote": "^3.0.3", "markdown-it-footnote": "^4.0.0",
"mermaid": "^10.6.0", "mermaid": "^10.6.0",
"vuepress-plugin-mermaidjs": "^2.0.0-beta.2" "vuepress-plugin-mermaidjs": "^2.0.0-beta.2"
} }

View File

@ -3391,10 +3391,10 @@ markdown-it-emoji@^2.0.0:
resolved "https://registry.yarnpkg.com/markdown-it-emoji/-/markdown-it-emoji-2.0.0.tgz#3164ad4c009efd946e98274f7562ad611089a231" resolved "https://registry.yarnpkg.com/markdown-it-emoji/-/markdown-it-emoji-2.0.0.tgz#3164ad4c009efd946e98274f7562ad611089a231"
integrity sha512-39j7/9vP/CPCKbEI44oV8yoPJTpvfeReTn/COgRhSpNrjWF3PfP/JUxxB0hxV6ynOY8KH8Y8aX9NMDdo6z+6YQ== integrity sha512-39j7/9vP/CPCKbEI44oV8yoPJTpvfeReTn/COgRhSpNrjWF3PfP/JUxxB0hxV6ynOY8KH8Y8aX9NMDdo6z+6YQ==
markdown-it-footnote@^3.0.3: markdown-it-footnote@^4.0.0:
version "3.0.3" version "4.0.0"
resolved "https://registry.yarnpkg.com/markdown-it-footnote/-/markdown-it-footnote-3.0.3.tgz#e0e4c0d67390a4c5f0c75f73be605c7c190ca4d8" resolved "https://registry.yarnpkg.com/markdown-it-footnote/-/markdown-it-footnote-4.0.0.tgz#02ede0cb68a42d7e7774c3abdc72d77aaa24c531"
integrity sha512-YZMSuCGVZAjzKMn+xqIco9d1cLGxbELHZ9do/TSYVzraooV8ypsppKNmUJ0fVH5ljkCInQAtFpm8Rb3eXSrt5w== integrity sha512-WYJ7urf+khJYl3DqofQpYfEYkZKbmXmwxQV8c8mO/hGIhgZ1wOe7R4HLFNwqx7TjILbnC98fuyeSsin19JdFcQ==
markdown-it@^12.2.0: markdown-it@^12.2.0:
version "12.2.0" version "12.2.0"