chore(deps-dev): bump micromark-extension-directive from 3.0.0 to 3.0.1 (#8131)

Bumps [micromark-extension-directive](https://github.com/micromark/micromark-extension-directive) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/micromark/micromark-extension-directive/releases)
- [Commits](https://github.com/micromark/micromark-extension-directive/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: micromark-extension-directive
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-17 15:15:41 +00:00 committed by GitHub
parent 804b2198fd
commit bd83a8b2bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -31,7 +31,7 @@
"humanize-duration": "^3.32.1",
"jsdom": "^24.1.0",
"micromark": "^4.0.0",
"micromark-extension-directive": "^3.0.0",
"micromark-extension-directive": "^3.0.1",
"moment": "^2.30.1",
"monaco-editor": "^0.50.0",
"postcss": "^8.4.39",

View file

@ -14406,10 +14406,10 @@ micromark-core-commonmark@^2.0.0:
micromark-util-symbol "^2.0.0"
micromark-util-types "^2.0.0"
micromark-extension-directive@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/micromark-extension-directive/-/micromark-extension-directive-3.0.0.tgz#527869de497a6de9024138479091bc885dae076b"
integrity sha512-61OI07qpQrERc+0wEysLHMvoiO3s2R56x5u7glHq2Yqq6EHbH4dW25G9GfDdGCDYqA21KE6DWgNSzxSwHc2hSg==
micromark-extension-directive@^3.0.0, micromark-extension-directive@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/micromark-extension-directive/-/micromark-extension-directive-3.0.1.tgz#67b3985bb991a69dbcae52664c57ee54b22f635a"
integrity sha512-VGV2uxUzhEZmaP7NSFo2vtq7M2nUD+WfmYQD+d8i/1nHbzE+rMy9uzTvUybBbNiVbrhOZibg3gbyoARGqgDWyg==
dependencies:
devlop "^1.0.0"
micromark-factory-space "^2.0.0"